log4net SDK Documentation - Microsoft .NET Framework 4.0

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