magiclogger - v0.1.0
    Preparing search index...

    Type Alias LogLevel

    LogLevel: "info" | "warn" | "error" | "debug" | "success" | string

    Supported log levels for structured logging. Additional custom levels are allowed unless strictLevels is true.