import { type log } from "https://deno.land/x/branch@0.1.5/deps.ts";
const { LogConfig } = log;
Properties
optional
handlers: { [name: string]: BaseHandler; }optional
loggers: { [name: string]: LoggerConfig; }import { type log } from "https://deno.land/x/branch@0.1.5/deps.ts";
const { LogConfig } = log;