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

x/yaml/src/log.ts>debug

JavaScript parser and stringifier for YAML
Go to Latest
function debug
import { debug } from "https://deno.land/x/yaml@v2.3.1/src/log.ts";

Parameters

logLevel: LogLevelId
...messages: any[]