Avaya Infinity Omni SDK
    Preparing search index...

    Represents the log levels supported by Omni SDK.

    Index

    Enumeration Members

    Enumeration Members

    DEBUG: "DEBUG"

    Logs all messages including debug messages.

    ERROR: "ERROR"

    Logs only the error messages.

    INFO: "INFO"

    Logs error, warning and info messages.

    OFF: "OFF"

    Don't log anything.

    WARN: "WARN"

    Logs error and warning messages.