interface HandlerOptionsimport { type HandlerOptions } from "https://deno.land/std@0.166.0/log/mod.ts"; Propertiesoptionalformatter: string | FormatterFunction