textFormat
import { textFormat } from "https://raw.githubusercontent.com/Yamboy1/deno-structured-logging/master/mod.ts";
The default text output format
const textFormat: "[{timestamp} {level}] {message}";
import { textFormat } from "https://raw.githubusercontent.com/Yamboy1/deno-structured-logging/master/mod.ts";
The default text output format