Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

LogLog.Exception Property

The Exception related to the message.

[Visual�Basic]
Public�ReadOnly�Property�Exception�As�Exception
[C#]
public�System.Exception�Exception�{get;}

Remarks

Optional. Will be null if no Exception was passed.

See Also

LogLog Class | log4net.Util Namespace