This repository has been archived on 2021-10-24. You can view files and clone it, but cannot push or open issues or pull requests.
greenlight/config/environments
Kai af638ca43d
Added parameter for log level (#2546)
* Added parameter for log level

* Added fix for Rubocop + RSpec check and `RAILS_LOG_LEVEL` is now optionally. Default value/log level is `info`.

* Set default log level from `info` to `debug` for RSpec check...

* Update application.rb

Moving it to config/environments/production.rb

* Update production.rb

* Update production.rb

Forgot to change the default logging level again from `:debug` to :info`

Co-authored-by: kaihen <>
2021-05-04 12:39:51 -04:00
..
development.rb GRN2-xx: Bypass SAFE_HOSTS on dev and test environments 2020-05-08 15:38:02 -04:00
production.rb Added parameter for log level (#2546) 2021-05-04 12:39:51 -04:00
test.rb GRN2-xx: Bypass SAFE_HOSTS on dev and test environments 2020-05-08 15:38:02 -04:00