MetalamaAPI documentationAdvanced APIMetalama.​Compiler.​ServicesILoggerTrace
Open sandboxFocus

ILogger.Trace Property

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