log4net SDK Reference

DebugAppender.Append Method

Writes the logging event to the Debug system.

Overload List

Writes the logging event to the Debug system.

protected override void Append(LoggingEvent);

Inherited from AppenderSkeleton.

protected virtual void Append(LoggingEvent[]);

See Also

DebugAppender Class | log4net.Appender Namespace