[erlang-questions] log4erl as system logger
Gleb Peregud
gleber.p@REDACTED
Wed Jun 2 12:51:11 CEST 2010
Hi Max
I've been peeking into this because of curiosity too some time ago,
but never get to any working code. Here's a logger module does which
more-or-less the same thing you want to do:
http://jungerl.cvs.sourceforge.net/viewvc/jungerl/jungerl/lib/msc/src/logger.erl?revision=1.2&view=markup
Best,
Gleb Peregud
On Wed, Jun 2, 2010 at 12:13, Max Lapshin <max.lapshin@REDACTED> wrote:
> Hi. I want to use log4erl as a default error logger for all system (to
> log all process failures),
> but I don't understand how.
>
> What part of erlang documentation have I missed? Where should I read
> to understand, how to change logger.
>
> ________________________________________________________________
> erlang-questions (at) erlang.org mailing list.
> See http://www.erlang.org/faq.html
> To unsubscribe; mailto:erlang-questions-unsubscribe@REDACTED
>
>
More information about the erlang-questions
mailing list