log4net/logging How do I specified EventID when logging to Windows Events Engine - Stack Overflow most recent 30 from stackoverflow.com2009-11-27T20:49:08Zhttp://stackoverflow.com/feeds/question/1026653http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/1026653/log4net-logging-how-do-i-specified-eventid-when-logging-to-windows-events-engine0log4net/logging How do I specified EventID when logging to Windows Events EngineJangwenyi2009-06-22T11:28:34Z2009-06-22T11:28:34Z
<p>I am using log4net for logging. I can see there is an Error() function, but after inspecting the Windows Event Log, the events do not have an ID. How do I set the id?</p>