Skip to main content
Module

std/log/mod.ts>getLevelByName

The Deno Standard Library
Go to Latest
function getLevelByName
Re-export
import { getLevelByName } from "https://deno.land/std@0.222.1/log/mod.ts";

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