import * as mod from "https://deno.land/std@0.199.0/log/levels.ts";
Variables
Permitted log level names |
Functions
Returns the numeric log level associated with the passed, stringy log level name. | |
Returns the stringy log level name provided the numeric log level |
Type Aliases
Union of valid log level strings |