OpenClaw SDK
    Preparing search index...

    Enumeration LogLevelBeta

    Log level enumeration.

    Defines standard severity levels for log messages.

    Index

    Enumeration Members

    Enumeration Members

    Debug: "debug"

    Detailed information for debugging purposes

    Info: "info"

    General informational messages

    Warn: "warn"

    Warning conditions that don't prevent operation

    Error: "error"

    Error events that might still allow the application to continue