[erlang-questions] is there any logging module for erlang?

Pablo Polvorin pablo.polvorin@REDACTED
Thu Jun 12 05:52:45 CEST 2008


Hi,
did you tried to use the the error_logger module, in the standard OTP
distribution?
http://www.erlang.org/doc/man/error_logger.html

also the the report browser is quite useful
http://www.erlang.org/doc/man/rb.html

cheers.
pablo

2008/6/12 devdoer bird <devdoer2@REDACTED>:

> Hi:
>
> I wonder whether any logging module for erlang exists,like python's logging
> module which support :critical level setting ,filtering ,diffrent handlers
> (stream handler,socket handler,ram handler,file handler...).
>
> Thanks a lot!
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://www.erlang.org/mailman/listinfo/erlang-questions
>



-- 
--
pablo
http://ppolv.wordpress.com
----
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20080612/f8904a74/attachment.htm>


More information about the erlang-questions mailing list