mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 10:30:01 +08:00
24188beaaf
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. |
||
---|---|---|
.. | ||
development.rb | ||
production.rb | ||
profile.rb | ||
test.rb |