LogLog Exception Property Apache log4net™ SDK Documentation
The Exception related to the message.

Namespace: log4net.Util
Assembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax

public Exception Exception { get; }

Property Value

Type: OnlineException
Remarks

Optional. Will be null if no Exception was passed.
See Also