Common Logging 2.0 API Reference

CapturingLoggerEvent.Exception Field

A logged exception

[Visual Basic]
Public ReadOnly Exception As Exception
[C#]
public readonly Exception Exception;

See Also

CapturingLoggerEvent Class | Common.Logging.Simple Namespace