We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
issue标题:
【安卓】-【6.0.1975】:求助各路大神,如何关闭控制台输出
【当前现象】:即使在初始化时设置了日志等级,在初始化时还是会把敏感信息打印出来,初始化代码如下
V2TIMSDKConfig config = new V2TIMSDKConfig(); config.setLogLevel(V2TIMSDKConfig.V2TIM_LOG_NONE); V2TIMManager.getInstance().initSDK(context, sdkAppId, config);
【集成包】:com.tencent.imsdk:imsdk-plus:6.0.1975 【机型】:任意安卓机 【之前版本有无此问题】:-- 【有无日志或者描述、截图】:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
issue标题:
【安卓】-【6.0.1975】:求助各路大神,如何关闭控制台输出
【当前现象】:即使在初始化时设置了日志等级,在初始化时还是会把敏感信息打印出来,初始化代码如下
【集成包】:com.tencent.imsdk:imsdk-plus:6.0.1975
【机型】:任意安卓机
【之前版本有无此问题】:--
【有无日志或者描述、截图】:
The text was updated successfully, but these errors were encountered: