Skip to content

Commit a65c32f

Browse files
committed
Update production log level
1 parent 0a84fc3 commit a65c32f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

config/environments/production.rb

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,7 @@
4949
# Force all access to the app over SSL, use Strict-Transport-Security, and use secure cookies.
5050
# config.force_ssl = true
5151

52-
# Use the lowest log level to ensure availability of diagnostic information
53-
# when problems arise.
54-
config.log_level = :debug
52+
config.log_level = :warn
5553

5654
config.lograge.enabled = true
5755

0 commit comments

Comments
 (0)