mirror of
https://github.com/internetee/registry.git
synced 2025-07-19 17:25:57 +02:00
Turn off syslog for temp
This commit is contained in:
parent
a0fecf1c2e
commit
adfc79fa99
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ Rails.application.configure do
|
|||
config.log_tags = [:subdomain, :uuid, :remote_ip]
|
||||
|
||||
# Use a different logger for distributed setups.
|
||||
config.logger = ActiveSupport::TaggedLogging.new(SyslogLogger.new(ENV['app_name']))
|
||||
# config.logger = ActiveSupport::TaggedLogging.new(SyslogLogger.new(ENV['app_name']))
|
||||
|
||||
# Use a different logger for distributed setups.
|
||||
# config.logger = ActiveSupport::TaggedLogging.new(SyslogLogger.new)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue