starterkits / rails4-starterkit

Rails 4.1 starter app with production ready performance, security, and authentication.
MIT License
388 stars 103 forks source link

double log messages #34

Open tzoro opened 9 years ago

tzoro commented 9 years ago

hi. i'm getting double log messages on dev env. resolved that on 18th line in development.rb

config.logger = ActiveSupport::Logger.new('/dev/null')