Skip to content

Instantly share code, notes, and snippets.

@flomotlik
Forked from Epictetus/heroku_unicorn_logger_fix.rb
Created May 6, 2012 10:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save flomotlik/2621482 to your computer and use it in GitHub Desktop.
Save flomotlik/2621482 to your computer and use it in GitHub Desktop.
Fix Heroku cedar app logging with Rails 3.1 and Unicorn
config.logger = Logger.new(STDOUT)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment