Does NTEventLogAppender work on Windows Server 2008?

advertisements

I can't find any reference to what versions of Windows the log4j NTEventLogAppender is supported on. I am specifically interested in whether it works on Windows Server 2008.


Consider log4jna, an alternative implementation of NTEventLogAppender that doesn't require a native 32-bit vs. 64-bit DLL.