MCP Server Framework - v1.0.0
    Preparing search index...

    Type Alias LogLevel

    LogLevel: "trace" | "debug" | "info" | "warn" | "error"

    Available logging levels ordered by severity (lowest to highest).

    • trace: Very detailed debugging information
    • debug: Detailed debugging information
    • info: General informational messages
    • warn: Warning conditions
    • error: Error conditions