Skip to main content
Module

x/branch/deps.ts>log.LevelName

📠 Denosaurs pretty logger
Go to Latest
type alias log.LevelName
Re-export
import { type log } from "https://deno.land/x/branch@0.1.2/deps.ts";
const { LevelName } = log;

Union of valid log level strings

definition: keyof LogLevels