I think it would be great to be able to see log/development.log and maybe log/test.log in the same way you see the output of a running task or tests in RubyMine. Is it possible?
A:
You can add it in Run Configurations | Logs:
Actually it's added automatically but the title (Server Log) is a little bit confusing. We'll fix it the future version
Dennis Ushakov
2010-10-29 09:33:57
Generally when running the server I get the log to stdout or I'm getting the server log automatically and I see it in RubyMine, in it's Run window. But I'd like to see the log for when I run rake tasks that generate log messages.
J. Pablo Fernández
2010-10-29 12:25:15
You can do it just the same: http://goo.gl/zbwU
Dennis Ushakov
2010-10-30 10:06:24