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

Ahmed Ali ahmed.nawras@REDACTED
Wed Jun 25 14:00:19 CEST 2008


Hi,

You can find this logging module in:
http://code.google.com/p/log4erl/. Please let me know if it didn't
work. You can find instructions for using it in "README.txt" in the
downloaded file.

Best regards,

Ahmed Al-Issaei

On Sat, Jun 21, 2008 at 5:00 PM, Ahmed Ali <ahmed.nawras@REDACTED> wrote:
> Hi,
>
> Sure. Let me clean up my code and then post it somewhere in the
> internet. I'll do that within the coming week.
>
> Best regards,
>
> Ahmed Al-Issaei
>
> On Tue, Jun 17, 2008 at 5:49 PM, devdoer bird <devdoer2@REDACTED> wrote:
>> yes, that's the one I need.
>>
>> 2008/6/14, Ahmed Ali <ahmed.nawras@REDACTED>:
>>>
>>> Hi,
>>>
>>> I understand what you want. Having used log4j myself, I've tried to
>>> find something similar for my own. Eventually, I had to write it
>>> myself. This module only supports file logs but it also have support
>>> for multiple log levels, including critical (fatal) level, different
>>> loggers for different modules, size-based rotation...etc.
>>>
>>> I haven't shared the project yet, as it has some shortcomings I need
>>> to address before releasing it, however, I'll announce it soon. I hope
>>> this is what you're look for. I'll keep you updated.
>>>
>>> Best regards,
>>>
>>> Ahmed Al-Issaei
>>>
>>> 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
>>> >
>>
>>
>



More information about the erlang-questions mailing list