European Parliament MCP Server API - v1.0.1
    Preparing search index...

    Enumeration LogLevel

    Typed log levels for structured audit events.

    Level Use case
    DEBUG Verbose trace information (dev only)
    INFO Normal data-access events
    WARN Recoverable anomalies
    ERROR Failed operations
    Index

    Enumeration Members

    Enumeration Members

    DEBUG: "DEBUG"
    ERROR: "ERROR"
    INFO: "INFO"
    WARN: "WARN"