Skip to content

Commit

Permalink
Silence sasl's error_logger.
Browse files Browse the repository at this point in the history
  • Loading branch information
seancribbs committed Jul 11, 2014
1 parent 24939ec commit 1901baf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion dev.config
Expand Up @@ -2,5 +2,6 @@
{lager, [
{handlers, [{lager_console_backend, debug}]},
{colored, true}
]}
]},
{sasl, [{sasl_error_logger, false}]}
].

0 comments on commit 1901baf

Please sign in to comment.