import * as mod from "https://dotland.deno.dev/std@0.116.0/log/mod.ts"; ClassescLoggercLoggerConfigcLogRecordEnumsELogLevelsGet log level numeric values through enum constants VariablesvhandlersFunctionsfcriticalLog with critical level, using default logger. fdebugLog with debug level, using default logger. ferrorLog with error level, using default logger. fgetLoggerGet a logger instance. If not specified name, get the default logger. finfoLog with info level, using default logger. fsetupSetup logger config. fwarningLog with warning level, using default logger. InterfacesIHandlerOptionsILogConfigType AliasesTFormatterFunctionTLevelNameUnion of valid log level strings TLogMode