[erlang-questions] Idioms for logging to a file
Mats Cronqvist
mats.cronqvist@REDACTED
Thu Mar 22 09:24:10 CET 2007
Torbjorn Tornkvist wrote:
> beepblip@REDACTED wrote:
>>
>> hi, any idioms for logging. I want to log application events in a
>> similar way that Apache does (this isn't a web server though). What is
>> the best practice in Erlang?
>>
>
> One alternative may be yfront/src/wraplog.erl as found in jungerl.
>
or perhaps error_logger in the kernel application.
mats
More information about the erlang-questions
mailing list