|
Java™ by example!
|
|
|
How do I write to the NT event logger with Log4j?
 [implemented and tested with log4j-1.2.6] To run the following snippet of code, make sure the dynamic library NTEventLogAppender.dll is in your path. It can be found in jakarta-log4j-1.2.6\src\java\org\apache\log4j\nt. Main.java:
Further Information
Author of answer: Joris Van den Bogaert
Comments to this answer are only viewable by members. Login or become a member!
|
|
|
|
|