Created
February 26, 2020 22:40
-
-
Save wshihadeh/1af92cd35e157e1557cd7c957ddca925 to your computer and use it in GitHub Desktop.
LogLevel
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Replace config.log_level = :debug with | |
config.log_level = ENV.fetch('LOG_LEVEL', 'debug').to_sym |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment