Skip to content
New issue

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

安卓-6.0.1975-如何关闭控制台输出 #1346

Open
senselesscn opened this issue Jul 7, 2023 · 0 comments
Open

安卓-6.0.1975-如何关闭控制台输出 #1346

senselesscn opened this issue Jul 7, 2023 · 0 comments

Comments

@senselesscn
Copy link

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
【机型】:任意安卓机
【之前版本有无此问题】:--
【有无日志或者描述、截图】:
控制台截图

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant