import { debug } from "https://deno.land/std@0.195.0/log/mod.ts";
Log with debug level, using default logger.
Parameters
msg: () => T
import { debug } from "https://deno.land/std@0.195.0/log/mod.ts";
Log with debug level, using default logger.