[This is preliminary documentation and subject to change.]
Renders the LoggingEvent to a string.
Renders the LoggingEvent to a string.
protected string RenderLoggingEvent(LoggingEvent);
Renders the LoggingEvent to a string.
protected void RenderLoggingEvent(TextWriter,LoggingEvent);
AppenderSkeleton Class | log4net.Appender Namespace