Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

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