See https://guides.rubyonrails.org/debugging_rails_applications.html#log-levels Can be used to reduce noise when running "bundle exec rails server" in dev. Setting DISCOURSE_DEV_LOG_LEVEL="warn" will make for easier puts debugging with unicorn. |
||
|---|---|---|
| .. | ||
| development.rb | ||
| production.rb | ||
| profile.rb | ||
| test.rb | ||