Produces a formatted string as specified by the conversion pattern.
Inherited from LayoutSkeleton.
public string Format(LoggingEvent);
Produces a formatted string as specified by the conversion pattern.
public override void Format(TextWriter,LoggingEvent);
PatternLayout Class | log4net.Layout Namespace