Skip to main content
Module

x/aleph/lib/log.ts>Level

The Full-stack Framework in Deno.
Very Popular
Go to Latest
enum Level
import { Level } from "https://deno.land/x/aleph@1.0.0-beta.1/lib/log.ts";

Members

Debug = 0
Error = 3
Fatal = 4
Info = 1
Warn = 2