Module

std/node/util.ts>debuglog

Deno standard library
Go to Latest
function debuglog
import { debuglog } from "https://dotland.deno.dev/std@0.145.0/node/util.ts";

Parameters

set: string
cb: (debug: (...args: unknown[]) => void) => void
import debuglog
import { debuglog } from "https://dotland.deno.dev/std@0.145.0/node/util.ts";