Переглянути джерело

Enable debug logging in production

master
Adrian Short 11 роки тому
джерело
коміт
275b9a2a5c
1 змінених файлів з 1 додано та 1 видалено
  1. +1
    -1
      config/environments/production.rb

+ 1
- 1
config/environments/production.rb Переглянути файл

@@ -44,7 +44,7 @@ Apollo::Application.configure do
# config.force_ssl = true

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

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


Завантаження…
Відмінити
Зберегти