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

    Class LogLevel

    LogLevel defines logging levels used by the SDK.

    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).