import { log } from "https://deno.land/x/dmm@v2.1.2/tests/integration/up-to-date-deps/deps.ts";
const { getLogger } = log;
Get a logger instance. If not specified name
, get the default logger.
import { log } from "https://deno.land/x/dmm@v2.1.2/tests/integration/up-to-date-deps/deps.ts";
const { getLogger } = log;
Get a logger instance. If not specified name
, get the default logger.