import { LogLevels } from "https://deno.land/std@0.210.0/log/mod.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.210.0/log/mod.ts";
Use this to retrieve the numeric log level by it's associated name. Defaults to INFO.