[erlang-questions] logging from linked-in drivers
Tim Watson
watson.timothy@REDACTED
Wed Sep 21 10:29:37 CEST 2011
Hi all,
Can anyone recommend the best way to do logging inside a linked-in driver? I
have debugging printf statements in the code, but I want to do some proper
logging (probably to the file system) in production too. The driver is
likely to be multi-threaded (using either the async driver API or a custom
thread pool) and I wonder how other people have dealt with this in the
past.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20110921/6ae26de7/attachment.htm>
More information about the erlang-questions
mailing list