import { log } from "https://deno.land/x/wmill@v1.354.0/deps.ts";
const { LogRecord } = log;
An object that encapsulates provided message and arguments as well some metadata that can be later used when formatting a message.
Properties
readonly
datetime: Date