Skip to main content
Deno 2 is finally here 🎉️
Learn more
interface log.HandlerOptions
import { type log } from "https://deno.land/x/flowscripter_template_deno_library@v1.3.1/deps.ts";
const { HandlerOptions } = log;

Properties

optional
formatter: string | FormatterFunction