Gets the exception text from the logging event
Inherited from LayoutSkeleton.
public string Format(LoggingEvent);
Gets the exception text from the logging event
public override void Format(TextWriter,LoggingEvent);
ExceptionLayout Class | log4net.Layout Namespace