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

日志能否将错误日志一起关闭 #112

Closed
zhangchaoxu opened this issue Nov 30, 2018 · 0 comments
Closed

日志能否将错误日志一起关闭 #112

zhangchaoxu opened this issue Nov 30, 2018 · 0 comments

Comments

@zhangchaoxu
Copy link

为了偷懒,我将ParamInjector放在了基础类,但是有些activity实际是没有参数注入的,就导致了会出现Inject params failed.的错误。

而这个错误又是Log.e,不能通过RLog.showLog(false);关闭掉。

是否考虑RLog.showLog(false);将Log.e也关掉,或者是做其他形式的修改。

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

No branches or pull requests

2 participants