log4net SDK Documentation - Microsoft .NET Framework 4.0

ExceptionLayout.Format Method

Gets the exception text from the logging event

Overload List

Inherited from LayoutSkeleton.

public string Format(LoggingEvent);

Gets the exception text from the logging event

public override void Format(TextWriter,LoggingEvent);

See Also

ExceptionLayout Class | log4net.Layout Namespace