Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/dxx/src/lib/$shared.ts>$logger.HumaneOptions

🚀 (Deno) enhanced executor
Latest
interface $logger.HumaneOptions
implements TransformWriterOptions<LogEntry, string>
import { type $logger } from "https://deno.land/x/dxx@rf/src/lib/$shared.ts";
const { HumaneOptions } = $logger;

Properties

optional
id: string
optional
levelProps: LogLevelProps
optional
showLabel: boolean
optional
showStyle: boolean
optional
showSymbol: HumaneSymbolOption