Rails411 is your one stop Ruby on Rails resource directory. Here you will find Ruby on
Rails tutorials, Conference & Workshop Listings, Forums, and Hosting. We are the
definitive guide for Ruby on Rails web applications, components, gems, scripts, and
other related resources for Ruby on Rails. Accomplishing more with your Ruby on Rails
website is easy with the help of these tested, pre-packaged, and ready-to-run
resources.
Click any category to add your site for free.
Saturday, September 6 2008
| Rails411 |
| How to Configure Logging |
This howto shows how to modify some of the defaults in rails’ logging configuration. You can control some aspects of the logger through the config object in either config/environment.rb for a change in all environments or in one of the specific environment config files (e.g. config/environments/development.rb).
|
|
|