Created
July 9, 2020 13:09
-
-
Save tasdikrahman/dd6e260ebf8c181cabc0be966743af8b to your computer and use it in GitHub Desktop.
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
# config/environments/development.rb | |
Rails.application.configure do | |
config.log_tags = [:request_id] | |
config.log_level = :debug | |
end |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment