Skip to main content
Module

x/lume/deps/log.ts>FormatterFunction

🔥 Static site generator for Deno 🦕
Very Popular
Latest
type alias FormatterFunction
import { type FormatterFunction } from "https://deno.land/x/lume@v2.1.4/deps/log.ts";
definition: (logRecord: LogRecord) => string