Type alias LogLevel

LogLevel: "trace" | "debug" | "info" | "warn" | "error" | "none"

Logging level.

Generated using TypeDoc