log4net SDK Documentation - Microsoft .NET Framework 4.0

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