Type Alias LogLevel

LogLevel:
    | "Error"
    | "Warning"
    | "Info"
    | "Debug"
    | "Verbose"

The log levels supported by Ditto.