# File lib/rails_stdout_logging/rails3.rb, line 5 def self.set_logger(config) super() ::Rails.logger = config.logger = heroku_stdout_logger end