Type alias LogLevel

LogLevel: "trace" | "debug" | "info" | "warning" | "error" | "critical"

Generated using TypeDoc