Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/yxz/log/debug.ts>enable

Deno Standard Extensions
Latest
function enable
import { enable } from "https://deno.land/x/yxz@0.32.0/log/debug.ts";

Enables a debug mode by namespaces. This can include modes separated by a colon and wildcards.

Parameters

namespaces: string