Performs threshold checks and invokes filters before delegating actual logging to the subclasses specific Append method.
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[]);
AppenderSkeleton Class | log4net.Appender Namespace