Module

x/wmill/deps.ts>log.LevelName

Open-source developer platform to turn scripts into workflows and UIs. Fastest workflow engine (5x vs Airflow). Open-source alternative to Airplane and Retool.
Go to Latest
type alias log.LevelName
import { type log } from "https://dotland.deno.dev/x/wmill@v1.346.0/deps.ts";
const { LevelName } = log;

Union of valid log level strings

definition: keyof LogLevels
import log.LevelName
import { log } from "https://dotland.deno.dev/x/wmill@v1.346.0/deps.ts";
const { LevelName } = log;