import { setLogLevel } from "https://deno.land/x/dectyl@0.10.7/mod.ts";
Set the API's logging level. For the worker runtime, this only affects newly created workers.
Parameters
level: LogLevel
import { setLogLevel } from "https://deno.land/x/dectyl@0.10.7/mod.ts";
Set the API's logging level. For the worker runtime, this only affects newly created workers.