log4net SDK Reference

EventLogAppender.Append Method

This method is called by the DoAppend method.

Overload List

This method is called by the DoAppend method.

protected override void Append(LoggingEvent);

Inherited from AppenderSkeleton.

protected virtual void Append(LoggingEvent[]);

See Also

EventLogAppender Class | log4net.Appender Namespace