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