discourse/config/environments
Benno Fünfstück 24188beaaf
FEATURE: log to STDOUT using Rails 5 env var (#18880)
Rails introduced a environment variables RAILS_LOG_TO_STDOUT in the
template for new projects here: https://github.com/rails/rails/pull/23734

This commit adds the same code to the discourse production environment,
making it easy to configure logging to stdout in production for
environments which already support log collection via stdout.
2023-03-01 07:06:14 +08:00
..
development.rb DEV: Apply syntax_tree formatting to `config/*` 2023-01-09 11:13:29 +00:00
production.rb FEATURE: log to STDOUT using Rails 5 env var (#18880) 2023-03-01 07:06:14 +08:00
profile.rb DEV: Apply syntax_tree formatting to `config/*` 2023-01-09 11:13:29 +00:00
test.rb DEV: Apply syntax_tree formatting to `config/*` 2023-01-09 11:13:29 +00:00