Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
function getLevelName
import { getLevelName } from "https://deno.land/x/denjucks@1.1.1/src/deps/path/std/log/levels.ts";

Returns the stringy log level name provided the numeric log level

Parameters

level: number