Skip to main content
Module

x/debug/mod.ts>Debugger#log

📝 Tiny debugging utility
Latest
method Debugger.prototype.log
import { Debugger } from "https://deno.land/x/debug@0.2.0/mod.ts";

Parameters

fmt: string
...args: unknown[]