log4net SDK Reference

EventLogAppender Constructor

Initializes a new instance of the EventLogAppender class.

Overload List

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);

See Also

EventLogAppender Class | log4net.Appender Namespace