MetalamaAPI documentationAdvanced APIMetalama.​Compiler.​ServicesILoggerWarning
Open sandboxFocus

ILogger.Warning Property

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