class ConsoleHandler extends BaseHandlerimport { ConsoleHandler } from "https://dotland.deno.dev/std@0.181.0/log/handlers.ts"; This is the default logger. It will output color coded log messages to the console via console.log(). Methodsformat(logRecord: LogRecord): stringlog(msg: string)