Hi, This should be simple but I can't make it work. JRuby 1.1RC3 on Rails 2.0.2, Mongrel 1.1.4 (Java), WinXP.
I start the development server from a command line. When I hit a page the console fills up with error messages that do not appear in the log file. There are so many messages that I can't scroll up to the top. How do I get these messages into a log file?
TIA, John