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://dotland.deno.dev/x/drash@v3.0.0-beta.2/src/standard/log/LogLevel.ts";

Log levels in ascending order.

definition: (Level)[keyof Level]