-
Home
-
API
-
XenoAtom.Logging.Writers
-
TerminalLogWriterBase
-
Methods
-
WriteAttachment(Object?)
WriteAttachment(Object?) Method
Definition
Writes an optional attachment associated with the log message.
protected virtual void WriteAttachment(object? attachment)
Parameters
- attachment
- Object
The attachment object.