Open sandboxFocus

Property Info

Info

Gets the ILogWriter for the Info severity. Messages of this severity are written to the console output as normal text, or in logs even when the verbosity for the category is not set to verbose.

Declaration
ILogWriter? Info { get; }
Property Value
Type Description
ILogWriter