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

x/dectyl/lib/logger.ts>setLevel

Prototype library for testing Deno Deploy scripts using the Deno CLI
Go to Latest
function setLevel
import { setLevel } from "https://deno.land/x/dectyl@0.3.0/lib/logger.ts";

Set the API's logging level. For the worker runtime, this only affects newly created workers.