>
Torbjorn Tornkvist wrote: >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