IRGFLoggerIsEnabled Method

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

Definition

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

Parameters

logLevel  LogLevel

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

Return Value

Boolean

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

See Also