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