Revision
118136
Author
cal@macports.org
Date
2014-03-23 06:48:38 -0700 (Sun, 23 Mar 2014)

Log Message

macports stats: don't log but warnings and errors in production.log

Modified Paths

Diff

Modified: branches/gsoc11-statistics/stats-server/config/environments/production.rb (118135 => 118136)


--- branches/gsoc11-statistics/stats-server/config/environments/production.rb	2014-03-23 12:02:34 UTC (rev 118135)
+++ branches/gsoc11-statistics/stats-server/config/environments/production.rb	2014-03-23 13:48:38 UTC (rev 118136)
@@ -19,7 +19,7 @@
   # just comment this out and Rails will serve the files
 
   # See everything in the log (default is :info)
-  # config.log_level = :debug
+  config.log_level = :warn
 
   # Use a different logger for distributed setups
   # config.logger = SyslogLogger.new