log4net SDK Documentation - Microsoft .NET Framework 4.0 |
|
LoggingEventData.ExceptionString Field
The string representation of the exception
[Visual Basic]
Public ExceptionString As
String
[C#]
public
string ExceptionString;
Remarks
The string representation of the exception
See Also
LoggingEventData Class | log4net.Core Namespace