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

x/hex/src/lib/stdx/log.ts>LevelName

An ecosystem delivering practices, philosophy and portability. Powered By Deno and JavaScript.
Latest
type alias LevelName
Re-export
import { type LevelName } from "https://deno.land/x/hex@0.6.5/src/lib/stdx/log.ts";

Union of valid log level strings

definition: keyof LogLevels