Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
method default.prototype.disable
import { default } from "https://deno.land/x/logger@v1.1.7/mod.ts";

disable a specific type of logger

Parameters

optional
type: "info" | "warn" | "error"

Level of logger to disable