import { log } from "https://deno.land/x/wmill@v1.354.0/deps.ts";
const { getLogger } = log;
Get a logger instance. If not specified name
, get the default logger.
import { log } from "https://deno.land/x/wmill@v1.354.0/deps.ts";
const { getLogger } = log;
Get a logger instance. If not specified name
, get the default logger.