Skip to main content
Module

x/deno_structured_logging/parser.ts>parseLogEntry

A structured logging module for Deno
Latest
function parseLogEntry
import { parseLogEntry } from "https://deno.land/x/deno_structured_logging@0.4.2/parser.ts";

Parameters

level: LogLevel
format: string
outputFormat: string
...args: unknown[]