企业🤖AI Agent构建引擎,智能编排和调试,一键部署,支持私有化部署方案 广告
> 原文出处:[https://github.com/tianzhijiexian/Android-Best-Practices/blob/master/2015.8/log/log.md](https://github.com/tianzhijiexian/Android-Best-Practices/blob/master/2015.8/log/log.md) **概要:如何使用更好的log来调试应用。** 本文的例子都可以在示例代码中看到并下载,如果喜欢请star,如果觉得有纰漏请提交issue,如果你有更好的点子可以提交pull request。本文的示例代码主要是基于[Logger](https://github.com/orhanobut/logger)和[LogUtils](https://github.com/pengwei1024/LogUtils)进行编写的,如果想了解更多请查看他们的详细解释。