Type alias LogLevel

LogLevel: "trace" | "debug" | "info" | "warn" | "error" | "fatal" | "mark" | "off"

日志等级

Generated using TypeDoc