Type alias LogLevel

LogLevel: "CRITICAL" | "ERROR" | "WARNING" | "INFO" | "DEBUG" | "NOTSET"

Generated using TypeDoc