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