Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/drash/src/standard/log/LogLevel.ts>LogLevel

A microframework for building JavaScript HTTP applications. Runtime-agnostic. Strongly typed.
Latest
type alias LogLevel
import { type LogLevel } from "https://deno.land/x/drash@v3.0.0-beta.2/src/standard/log/LogLevel.ts";

Log levels in ascending order.

definition: (Level)[keyof Level]