Click or drag to resize

LogEventProviderSetGlobalLogThreshold Method

Namespace:  Dynamicweb.Logging.LogEvents
Assembly:  Dynamicweb.Logging (in Dynamicweb.Logging.dll) Version: 5.1.3
Syntax
public void SetGlobalLogThreshold(
	LogLevel level
)

Parameters

level
Type: Dynamicweb.LoggingLogLevel

Implements

ILoggerProviderSetGlobalLogThreshold(LogLevel)
See Also