1
0
mirror of https://github.com/danbee/danbarberphoto synced 2025-03-04 08:49:07 +00:00

Explicitly state log level for production

This commit is contained in:
Daniel Barber 2016-04-20 11:24:13 +01:00
parent fa0ccb204e
commit 790a784e5b
Signed by: danbarber
GPG Key ID: 931D8112E0103DD8

View File

@ -37,7 +37,7 @@ DanBarberPhoto::Application.configure do
# config.force_ssl = true
# See everything in the log (default is :info)
# config.log_level = :debug
config.log_level = :info
# Use a different logger for distributed setups
# config.logger = SyslogLogger.new