type alias LevelNamesimport { type LevelNames } from "https://deno.land/x/aleph@v0.3.0-alpha.2/shared/log.ts"; definition: | "debug" | "info" | "warn" | "error" | "fatal"