I'm adding windows event logging functionality to an existing Java application and I'd like to utilize event ids(our admin is using them already). Is there a way to specify the event ID when logging with NTEventLogAppender?
views:
634answers:
2
+1
A:
From my research so far it seems like there's no way to modify the event ID from the default 4096.
Svet
2008-10-15 05:58:58