Home
Home
Docs
API
Theme
System
Light
Dark
NuGet
GitHub
Menu
Loading menu…
Home
API
XenoAtom.Logging.Writers
FileLogWriterFailureContext
Properties
Exception
Menu
On this page
Exception Property
Definition
Namespace
XenoAtom.Logging.Writers
Assembly
XenoAtom.Logging.dll
View source
The exception raised by the failed operation.
public Exception Exception { get; init; }
Returns
Exception?