log4net SDK Documentation - Microsoft .NET Framework 4.0

TraceAppender.Append Method

Writes the logging event to the Trace system.

Overload List

Writes the logging event to the Trace system.

protected override void Append(LoggingEvent);

Inherited from AppenderSkeleton.

protected virtual void Append(LoggingEvent[]);

See Also

TraceAppender Class | log4net.Appender Namespace