Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

AppenderSkeleton.DoAppend�Method

Performs threshold checks and invokes filters before delegating actual logging to the subclasses specific Append method.

Overload List

Performs threshold checks and invokes filters before delegating actual logging to the subclasses specific Append method.

public�void�DoAppend(LoggingEvent);

Performs threshold checks and invokes filters before delegating actual logging to the subclasses specific Append method.

public�void�DoAppend(LoggingEvent[]);

See Also

AppenderSkeleton Class | log4net.Appender Namespace