log4net SDK Reference

ForwardingAppender.Append Method

Forward the logging event to the attached appenders

Overload List

Forward the logging event to the attached appenders

protected override void Append(LoggingEvent);

Forward the logging events to the attached appenders

protected override void Append(LoggingEvent[]);

See Also

ForwardingAppender Class | log4net.Appender Namespace