ConsoleLogger.IsEnabled(LogLevel) Method

Definition

public bool IsEnabled(Microsoft.Teams.Common.Logging.LogLevel level);
abstract member IsEnabled : Microsoft.Teams.Common.Logging.LogLevel -> bool
override this.IsEnabled : Microsoft.Teams.Common.Logging.LogLevel -> bool
Public Function IsEnabled (level As LogLevel) As Boolean

Parameters

level
LogLevel

Returns

Implements

Applies to