Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/clarigen/src/deps.ts>getLevelByName

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

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

Returns

number