Skip to content

Instantly share code, notes, and snippets.

@tazjin
Created March 14, 2016 10:01
Show Gist options
  • Save tazjin/ab430ac1240c1c523410 to your computer and use it in GitHub Desktop.
Save tazjin/ab430ac1240c1c523410 to your computer and use it in GitHub Desktop.
config :logger,
backends: [:console],
level: :debug,
format: "$time $metadata[$level] $levelpad$message"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment