Skip to content

Instantly share code, notes, and snippets.

@rozap
Created November 8, 2014 22:10
Show Gist options
  • Save rozap/ba98b964377cca1823fe to your computer and use it in GitHub Desktop.
Save rozap/ba98b964377cca1823fe to your computer and use it in GitHub Desktop.
config :logger, backends: [:console, :syslog],
format: "$time $metadata[$level] $message\n",
level: :debug
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment