[118136] branches/gsoc11-statistics/stats-server/config/environments/ production.rb

cal at macports.org cal at macports.org
Sun Mar 23 06:48:38 PDT 2014


Revision: 118136
          https://trac.macports.org/changeset/118136
Author:   cal at 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:
--------------
    branches/gsoc11-statistics/stats-server/config/environments/production.rb

Modified: branches/gsoc11-statistics/stats-server/config/environments/production.rb
===================================================================
--- 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140323/ed78b03f/attachment-0001.html>


More information about the macports-changes mailing list