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

x/quiet_debug/mod.ts>Debug

Deno debug logging library
Latest
interface Debug
import { type Debug } from "https://deno.land/x/quiet_debug@v1.0.0/mod.ts";

Call Signatures

(fmt: string, ...args: unknown[]): void