class LogRecordimport { LogRecord } from "https://dotland.deno.dev/std@0.119.0/log/mod.ts"; ConstructorsnewLogRecord(options: LogRecordOptions)Propertiesreadonlyargs: unknown[]readonlydatetime: Datereadonlylevel: numberreadonlylevelName: stringreadonlyloggerName: stringreadonlymsg: string