log4net SDK Reference

MemoryAppender.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

MemoryAppender Class | log4net.Appender Namespace