import * as mod from "https://dotland.deno.dev/std@0.119.0/log/levels.ts"; EnumsELogLevelsGet log level numeric values through enum constants VariablesvLogLevelNamesPermitted log level names FunctionsfgetLevelByNameReturns the numeric log level associated with the passed, stringy log level name. fgetLevelNameReturns the stringy log level name provided the numeric log level Type AliasesTLevelNameUnion of valid log level strings