[erlang-questions] Writing to Windows Eventlog
Robert Raschke
rtrlists@REDACTED
Fri Oct 22 21:53:31 CEST 2010
On Sat, Oct 16, 2010 at 9:08 AM, Amil Ganju <amilganju@REDACTED> wrote:
> Is there a library or any other technique to enable me to write to the
> Windows Eventlog from an erlang program?
>
> Thanks,
> Amil
>
>
I don't believe there is one yet. There is a lib to read the event log
though; it's called nteventlog, part of the os_mon set of modules. Maybe
that can act as a starting point for implementing the other direction?
Robby
More information about the erlang-questions
mailing list