[erlang-questions] [ANN] Lager 3.0.0 is here

Sean Cribbs seancribbs@REDACTED
Fri Jul 24 04:06:04 CEST 2015


Max,

That is the purpose of the "multiple sinks" [1] feature Mark described. You
can dispatch log messages to an entirely different sink, at compile-time
via the parse_transform. If the sink is not configured, nothing will be
logged; if you configure it with specific backends, they will take an
entirely separate path from the default sink.

[1] https://github.com/basho/lager#sinks

On Thu, Jul 23, 2015 at 6:06 PM, Max Lapshin <max.lapshin@REDACTED> wrote:

> Is it possible with lager3 to tell to move completely some metadata-marked
> stream of messages to one backend and don't put it to other backends?
>
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20150723/ec99a610/attachment.htm>


More information about the erlang-questions mailing list