Hello, I'm currently upgrading (trying to) from Karaf 2.4.1 to 4.0.5. This also means upgrading from Pax-logging 1.8.1 to 1.8.5.
I am depending on the ability to log events to the Windows event log. I have been doing this by using the NTEventLogAppender.dll. There is both a 32 bit and a 64 bit version of this DLL. This has worked fine but... It seems like Pax-logging 1.8.5 no longer supports log4j 1.2.x but only log4j 2.x. This breaks the NTEventLogAppender.dll. I haven't found any way to be able to log to Windows event log via Pax-logging 1.8.5. The closest I've found is the project log4jna ( https://github.com/dblock/log4jna). There is a commit that seems to upgrade to log4j 2.x but no release. Does anyone have a solution to the problem on how to log to Windows event log using Pax-logging 1.8.5? /Bengt -- -- ------------------ OPS4J - http://www.ops4j.org - [email protected] --- You received this message because you are subscribed to the Google Groups "OPS4J" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
