Rails log output to Console tab
Hi,
When I run a Rails app 2 tabs open automatically: one for Console that shows STDOUT and one for Server that shows the Rails log output nicely formatted. I've noticed that sometimes the Rails log output shows up also in the Console window along with the STDOUT output, which is kind of handy. But it doesn't seem to be all logging output and it only happens sporadically.
Is there any way to get all output to print into the Console window, including both STDOUT and Rails logs?
Thanks,
scott
Please sign in to leave a comment.