import { type log } from "https://deno.land/x/wmill@v1.354.0/deps.ts";
const { FormatterFunction } = log;
definition: (logRecord: LogRecord) => string
x/wmill/deps.ts>log.FormatterFunction
import { type log } from "https://deno.land/x/wmill@v1.354.0/deps.ts";
const { FormatterFunction } = log;