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

std/log/mod.ts>getLevelName

Deno standard library
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
function getLevelName
Re-export
import { getLevelName } from "https://deno.land/std@0.215.0/log/mod.ts";

Returns the stringy log level name provided the numeric log level.