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 |
Metalama.Framework.Engine.AspectWeavers
Metalama.Framework.Engine.CodeFixes
Metalama.Framework.Engine.CodeModel
Metalama.Framework.Engine.Collections
Metalama.Framework.Engine.Diagnostics
Metalama.Framework.Engine.Formatting
Metalama.Framework.Engine.Metrics
Metalama.Framework.Engine.Services
Metalama.Framework.Engine.Utilities
Metalama.Framework.Engine.Utilities.Roslyn
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 |