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

Returns the numeric log level associated with the passed, stringy log level name.

Returns

number