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