Skip to content

Instantly share code, notes, and snippets.

@tasdikrahman
Created July 9, 2020 13:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tasdikrahman/dd6e260ebf8c181cabc0be966743af8b to your computer and use it in GitHub Desktop.
Save tasdikrahman/dd6e260ebf8c181cabc0be966743af8b to your computer and use it in GitHub Desktop.
# 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