Type Alias LogLevel

Source
Expand description

Log verbosity, from "none" (silent) through to "all" (everything).

type LogLevel = keyof typeof LEVEL_PRIORITY