Warning
Gets the ILogWriter for the Warning
severity. Messages of this severity are written to the console output as warnings,
and to the logs.
Declaration
ILogWriter? Warning { get; }
Property Value
Type | Description |
---|---|
ILogWriter |
Gets the ILogWriter for the Warning
severity. Messages of this severity are written to the console output as warnings,
and to the logs.
ILogWriter? Warning { get; }
Type | Description |
---|---|
ILogWriter |