 | Log4NetHelpersSetRootLevel Method |
Sets the log level of the root logger
Namespace: LynceeTec.LogToolsAssembly: LynceeTec.LogTools (in LynceeTec.LogTools.dll) Version: 10.2.3317.0 , built 2025-03-17 14:02:54 UTC
Syntaxpublic static void SetRootLevel(
Level level
)
public:
static void SetRootLevel(
Level^ level
)
Parameters
- level Level
See Also