UPDATE: Go here for the Rails 4 version… In my previous post I showed you a simple way to get beautiful, easy-to-read logs in your Rails application. That trick stopped working in Rails 3.2. So for Rails 3.1 or earlier, refer to my earlier post; but for 3.2 on, read on… It’s really easy. Just make a new file in your ‘config/initializers’ directory called something like ‘log_formatting.rb’ and past