import { LogLevels } from "https://deno.land/std@0.220.0/log/levels.ts";
Use this to retrieve the numeric log level by it's associated name. Defaults to INFO.
import { LogLevels } from "https://deno.land/std@0.220.0/log/levels.ts";
Use this to retrieve the numeric log level by it's associated name. Defaults to INFO.