import { LogRecord } from "https://deno.land/std@0.195.0/log/mod.ts";
An object that encapsulates provided message and arguments as well some metadata that can be later used when formatting a message.
Properties
readonly
datetime: Dateimport { LogRecord } from "https://deno.land/std@0.195.0/log/mod.ts";
An object that encapsulates provided message and arguments as well some metadata that can be later used when formatting a message.