log4net SDK Reference

AppenderSkeleton.RenderLoggingEvent Method

Renders the LoggingEvent to a string.

Overload List

Renders the LoggingEvent to a string.

protected string RenderLoggingEvent(LoggingEvent);

Renders the LoggingEvent to a string.

protected void RenderLoggingEvent(TextWriter,LoggingEvent);

See Also

AppenderSkeleton Class | log4net.Appender Namespace