Trace
Gets the ILogWriter for the Trace
severity. Messages of this severity are written only in verbose mode.
Declaration
ILogWriter? Trace { get; }
Property Value
Type | Description |
---|---|
ILogWriter |
Gets the ILogWriter for the Trace
severity. Messages of this severity are written only in verbose mode.
ILogWriter? Trace { get; }
Type | Description |
---|---|
ILogWriter |