Sets the active log level (the threshold above which messages are dropped).
Accepts a LogLevel value, a level name, or a numeric level; see parseLogLevel. Takes precedence over the RETICULUM_LOG_LEVEL environment variable.
RETICULUM_LOG_LEVEL
Sets the active log level (the threshold above which messages are dropped).
Accepts a LogLevel value, a level name, or a numeric level; see parseLogLevel. Takes precedence over the
RETICULUM_LOG_LEVELenvironment variable.