Skip to content

Instantly share code, notes, and snippets.

@wshihadeh
Created February 26, 2020 22:40
Show Gist options
  • Save wshihadeh/1af92cd35e157e1557cd7c957ddca925 to your computer and use it in GitHub Desktop.
Save wshihadeh/1af92cd35e157e1557cd7c957ddca925 to your computer and use it in GitHub Desktop.
LogLevel
# 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