Langfuse JS/TS SDKs
    Preparing search index...

    Enumeration LogLevel

    Enumeration of log levels in order of severity (lowest to highest).

    Index

    Enumeration Members

    Enumeration Members

    DEBUG: 0

    Detailed debug information for troubleshooting

    ERROR: 3

    Critical errors that may cause application failure

    INFO: 1

    General informational messages

    WARN: 2

    Warning messages for potentially harmful situations