MetalamaAPI documentationAdvanced APIMetalama.​Compiler.​ServicesILoggerError
Open sandboxFocus

ILogger.Error Property

Error

Gets the ILogWriter for the Errors severity. Messages of this severity are written to the console output as errors, and to the logs.

Declaration
ILogWriter Error { get; }
Property Value
Type Description
ILogWriter