Skip to content

Commit

Permalink
Change log level in production
Browse files Browse the repository at this point in the history
  • Loading branch information
lagoan committed Sep 1, 2020
1 parent 3c53c84 commit ff8db18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/environments/production.rb
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@

# Use the lowest log level to ensure availability of diagnostic information
# when problems arise.
config.log_level = :debug
config.log_level = :warn

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

0 comments on commit ff8db18

Please sign in to comment.