Skip to content

Instantly share code, notes, and snippets.

@serpent213
Created July 26, 2017 00:07
Show Gist options
  • Save serpent213/bd2ee08a6738de0367cdd3a231ca59a8 to your computer and use it in GitHub Desktop.
Save serpent213/bd2ee08a6738de0367cdd3a231ca59a8 to your computer and use it in GitHub Desktop.
config :logger,
backends: [ :console,
{LoggerMulticastBackend,
target: {{192,168,213,95}, 514},
level: :debug}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment