Type alias LoggerLevel

LoggerLevel: "error" | "warn" | "info" | "debug" | "trace"

Contains the Valid Types of the Loger.

Generated using TypeDoc