Skip to content

Commit

Permalink
Update production.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinBack authored Dec 3, 2023
1 parent 79030e0 commit 404166f
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 @@ -68,7 +68,7 @@

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

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

0 comments on commit 404166f

Please sign in to comment.