LogLevel defines logging levels used by the SDK.
Meant to be used with the KeenASR.setLogLevel method.
Static
Readonly
Log debug messages and higher.
Log info messages and higher.
Log only warnings or errors (default level).
LogLevel defines logging levels used by the SDK.
Meant to be used with the KeenASR.setLogLevel method.