Set production log level to warn

This commit is contained in:
Paul Mackay
2016-06-01 20:51:31 +01:00
parent 489feb4e01
commit b718cf729a

View File

@@ -31,7 +31,7 @@ Openfoodnetwork::Application.configure do
config.force_ssl = true
# 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