Wednesday, February 01, 2006

Control characters in development.log

The control characters in the development.log were driving me crazy. After tracking down the source in the code, I found an attribute called colorize_logging which can be set to false to disable these control characters

For more detail see:
http://wiki.rubyonrails.com/rails/pages/HowtoConfigureLogging/versions/30

0 Comments:

Post a Comment

<< Home