WriteAttachment(Object?) Method

Definition

Assembly XenoAtom.Logging.Terminal.dll

Writes an optional attachment associated with the log message.

protected override void WriteAttachment(object? attachment)

Parameters

attachment
Object

The attachment object.