interface LoggerOptionsimport { type LoggerOptions } from "https://deno.land/std@0.193.0/log/logger.ts"; Propertiesoptionalhandlers: BaseHandler[]