Skip to main content
Go to Latest
interface LogRecordOptions
import { type LogRecordOptions } from "https://deno.land/std@0.67.0/log/logger.ts";

Properties

msg: string
args: unknown[]
level: number
loggerName: string