Gets or sets the EventId
to use unless one is explicitly specified via the LoggingEvent
's properties.
The EventID
of the event log entry will normally be set using the EventID
property (Properties) on the LoggingEvent. This property provides the fallback value which defaults to 0.
EventLogAppender Class | log4net.Appender Namespace