ILogger Interface

Definition

public interface ILogger
type ILogger = interface
Public Interface ILogger
Derived

Methods

Log(Diagnostic[])
Log(ErrorCode, IEnumerable<String>, String, Range)
Log(Exception)
Log(InformationCode, IEnumerable<String>, String, Range, String[])
Log(WarningCode, IEnumerable<String>, String, Range)

Applies to