Initializes a new instance of the EventLogAppender class.
Initializes a new instance of the EventLogAppender class.
public EventLogAppender();
Obsolete. Initializes a new instance of the EventLogAppender class with the specified ILayout.
public EventLogAppender(ILayout);
EventLogAppender Class | log4net.Appender Namespace