Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
interface log.HandlerOptions
import { type log } from "https://deno.land/x/mesozoic@v1.0.0-alpha.1/lib/deps.ts";
const { HandlerOptions } = log;

Properties

optional
formatter: string | FormatterFunction