Skip to content

Commit c1d23ed

Browse files
committed
makes logging less verbose
1 parent 906a44c commit c1d23ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/environments/production.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646

4747
# Use the lowest log level to ensure availability of diagnostic information
4848
# when problems arise.
49-
config.log_level = :debug
49+
config.log_level = :warn
5050

5151
# Prepend all log lines with the following tags.
5252
# config.log_tags = [ :subdomain, :uuid ]

0 commit comments

Comments
 (0)