Skip to main content
Latest
type alias log.LevelName
Re-export
import { type log } from "https://deno.land/x/drun@v1.3.1/deps.ts";
const { LevelName } = log;

Union of valid log level strings

definition: keyof LogLevels