keenasr-web - v2.1.2
    Preparing search index...

    Class LogLevel

    LogLevel defines logging levels used by the SDK. These values are to be used with the KeenASR.setLogLevel method.

    Meant to be used with the KeenASR.setLogLevel method.

    Hierarchy

    • EmEnum
      • LogLevel
    Index

    Properties

    Properties

    DEBUG: LogLevel

    Log debug messages and higher.

    INFO: LogLevel

    Log info messages and higher.

    WARNING: LogLevel

    Log only warnings or errors (default level).