Skip to main content
Module

std/log/mod.ts>getLevelByName

Deno standard library
Go to Latest
function getLevelByName
Re-export
import { getLevelByName } from "https://deno.land/std@0.216.0/log/mod.ts";

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