CNSDK log spam

Please suppress these messages which spew rapidly to logcat:

LeiaSDK     ...   V  [LeiaSDK] [trace] [HTS-Binder] onMessage(Frame)
LeiaSDK     ...   V  [LeiaSDK] [trace] [HTS-Binder] onMessage(Frame)
LeiaSDK     ...   V  [LeiaSDK] [trace] [HTS-Binder] onMessage(Frame)
LeiaSDK     ...   V  [LeiaSDK] [trace] [HTS-Binder] onMessage(Frame)
LeiaSDK     ...   V  [LeiaSDK] [trace] [HTS-Binder] onMessage(Frame)
LeiaSDK     ...   V  [LeiaSDK] [trace] [HTS-Binder] onMessage(Frame)
...

Makes it difficult for a developer to debug their own code when integrating CNSDK

You must have set the trace log level - PlatformInitArgs (CNSDK Java Documentation). If not, let me know