log4net SDK Reference

OutputDebugStringAppender.Append Method

Write the logging event to the output debug string API

Overload List

Write the logging event to the output debug string API

protected override void Append(LoggingEvent);

Inherited from AppenderSkeleton.

protected virtual void Append(LoggingEvent[]);

See Also

OutputDebugStringAppender Class | log4net.Appender Namespace