Last active
August 13, 2020 12:33
-
-
Save tasdikrahman/8fad41fea8e1c97d6e9ac613ad1d690d to your computer and use it in GitHub Desktop.
This file contains 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_formatter = LogFormatter.new | |
end |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment