tencent cloud

Log Plugin

Download
Mode fokus
Ukuran font
Terakhir diperbarui: 2026-05-21 11:48:23
The SDK provides the ability for log reporting. If your application does not have a log reporting function, you can add a log reporting plug-in.
Note:
After integrating the log plugin, inform the Tencent Side for allowlisting.

Project Configuration

implementation 'com.tencent.linkboost:log-plugin:1.1.0'

Example Code

LogPlugin logPlugin = new TXLogPlugin(this);
//Device connectivity can also be authenticated by calling setDataKey
logPlugin.setSign(appId, deviceName, sign);
AccPluginManager.getInstance().setLogPlugin(logPlugin);


Bantuan dan Dukungan

Apakah halaman ini membantu?

masukan