Skip to main content
Module

x/branch/deps.ts>log.getLogger

📠 Denosaurs pretty logger
Latest
function log.getLogger
import { log } from "https://deno.land/x/branch@0.1.6/deps.ts";
const { getLogger } = log;

Get a logger instance. If not specified name, get the default logger.

Parameters

optional
name: string