Skip to main content
Go to Latest
class ConsoleHandler
extends BaseHandler
import { ConsoleHandler } from "https://deno.land/std@0.73.0/log/handlers.ts";

Methods

format(logRecord: LogRecord): string
log(msg: string): void