Skip to content

Commit

Permalink
Turn off verbose logging for now.
Browse files Browse the repository at this point in the history
  • Loading branch information
zackgilbert committed Oct 25, 2019
1 parent 47bc55c commit c8645d2
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 @@ -31,7 +31,7 @@
# config.force_ssl = true

# See everything in the log (default is :info)
config.log_level = :debug
config.log_level = :error

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

0 comments on commit c8645d2

Please sign in to comment.