log4net SDK Reference

AspNetTraceAppender.Append Method

Write the logging event to the ASP.NET trace

Overload List

Write the logging event to the ASP.NET trace

protected override void Append(LoggingEvent);

Inherited from AppenderSkeleton.

protected virtual void Append(LoggingEvent[]);

See Also

AspNetTraceAppender Class | log4net.Appender Namespace