LoggingEventGetExceptionString Method Apache log4net™ SDK Documentation
Returns this event's exception's rendered using the RendererMap.

Namespace: log4net.Core
Assembly: log4net (in log4net.dll) Version: 2.0.8.0-.NET 4.0
Syntax

public string GetExceptionString()

Return Value

Type: String
This event's exception's rendered using the RendererMap.
Remarks

Returns this event's exception's rendered using the RendererMap.

See Also

Reference