Log verbosity, from "none" (silent) through to "all" (everything).
"none"
"all"
type LogLevel = keyof typeof LEVEL_PRIORITY
Log verbosity, from
"none"(silent) through to"all"(everything).