RGFLoggerIsEnabled Method

[Missing <summary> documentation for "M:Recrovit.RecroGridFramework.RGFLogger.IsEnabled(Microsoft.Extensions.Logging.LogLevel)"]

Definition

Namespace: Recrovit.RecroGridFramework
Assembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.5.0.24.0221.1
C#
public bool IsEnabled(
	LogLevel logLevel
)

Parameters

logLevel  LogLevel

[Missing <param name="logLevel"/> documentation for "M:Recrovit.RecroGridFramework.RGFLogger.IsEnabled(Microsoft.Extensions.Logging.LogLevel)"]

Return Value

Boolean

[Missing <returns> documentation for "M:Recrovit.RecroGridFramework.RGFLogger.IsEnabled(Microsoft.Extensions.Logging.LogLevel)"]

Implements

IRGFLoggerIsEnabled(LogLevel)

See Also