Module

std/log/mod.ts>LevelName

Deno standard library
Go to Latest
type alias LevelName
import { type LevelName } from "https://dotland.deno.dev/std@0.79.0/log/mod.ts";

Union of valid log level strings

definition: keyof LogLevels
import LevelName
import { LevelName } from "https://dotland.deno.dev/std@0.79.0/log/mod.ts";