| ILoggerProviderSetGlobalLogThreshold Method |
Namespace:
Dynamicweb.Logging
Assembly:
Dynamicweb.Logging (in Dynamicweb.Logging.dll) Version: 5.1.3
Syntax void SetGlobalLogThreshold(
LogLevel level
)
Sub SetGlobalLogThreshold (
level As LogLevel
)
Parameters
- level
- Type: Dynamicweb.LoggingLogLevel
See Also