 | Log4NetHelpersSetRootLevel Method |
Sets the log level of the root logger
Namespace:
LynceeTec.LogTools
Assembly:
LynceeTec.LogTools (in LynceeTec.LogTools.dll) Version: 9.2.6612.0 , built 2022-07-14 10:49:53 UTC
Syntaxpublic static void SetRootLevel(
Level level
)
public:
static void SetRootLevel(
Level^ level
)
Parameters
- level
- Type: Level
See Also