Skip to main content
Module

x/deno_structured_logging/sinks.ts>ConsoleOptions

A structured logging module for Deno
Latest
interface ConsoleOptions
import { type ConsoleOptions } from "https://deno.land/x/deno_structured_logging@0.4.2/sinks.ts";

Options for the console sink

Properties

enableColors: boolean

Whether colors should be enabled

colorOptions: Partial<ColorOptions>

Color overrides for the sink