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

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

public Exception Exception { get; }

Property Value

Type: Exception
Remarks

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

Reference