Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/clarigen/src/deps.ts>getLevelByName

Deno package for type-safe Clarinet tests
Latest
function getLevelByName
import { getLevelByName } from "https://deno.land/x/clarigen@v0.5.5/src/deps.ts";

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

Returns

number