couchbase
    Preparing search index...

    Enumeration EventingFunctionLogLevel

    Represents the various log levels for an eventing function.

    Index

    Enumeration Members

    Enumeration Members

    Debug: "DEBUG"

    Indicates to use DEBUG level logging.

    Error: "ERROR"

    Indicates to use ERROR level logging.

    Info: "INFO"

    Indicates to use INFO level logging.

    Trace: "TRACE"

    Indicates to use TRACE level logging.

    Warning: "WARNING"

    Indicates to use WARNING level logging.