Skip to content

Commit

Permalink
Remove log formatter.
Browse files Browse the repository at this point in the history
  • Loading branch information
tpendragon committed Mar 23, 2018
1 parent 46d1c8b commit 6f75a8d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions config/environments/production.rb
Original file line number Diff line number Diff line change
Expand Up @@ -71,9 +71,6 @@
# Send deprecation notices to registered listeners.
config.active_support.deprecation = :notify

# Use default logging formatter so that PID and timestamp are not suppressed.
config.log_formatter = ::Logger::Formatter.new

# Do not dump schema after migrations.
config.active_record.dump_schema_after_migration = false
config.active_job.queue_adapter = :sidekiq
Expand Down

0 comments on commit 6f75a8d

Please sign in to comment.