Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0 |
|
LoggingEvent.GetExceptionString�Method�
Returns this event's exception's rendered using the RendererMap.
[Visual�Basic]
Public�Function�GetExceptionString()�As�
String
[C#]
public�
string�GetExceptionString();
Return Value
This event's exception's rendered using the RendererMap.
Remarks
Returns this event's exception's rendered using the RendererMap.
See Also
LoggingEvent Class | log4net.Core Namespace