lib/iqvoc/environments/production.rb in iqvoc-4.11.1 vs lib/iqvoc/environments/production.rb in iqvoc-4.12.0
- old
+ new
@@ -46,10 +46,10 @@
# Force all access to the app over SSL, use Strict-Transport-Security, and use secure cookies.
# config.force_ssl = true
# Decrease the log volume.
- config.log_level = :debug
+ config.log_level = :info
# Prepend all log lines with the following tags.
# config.log_tags = [ :subdomain, :uuid ]
# Use a different logger for distributed setups.