ysbaddaden / prax

Rack proxy server for development
http://ysbaddaden.github.io/prax/
Other
475 stars 49 forks source link

Rails server logs? #133

Closed neumachen closed 8 years ago

neumachen commented 8 years ago

How do I output the rails server logs without tailing the logs file?

ysbaddaden commented 8 years ago

You can't, you must tail the log/development.log file.