> 原文出處:[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)進行編寫的,如果想了解更多請查看他們的詳細解釋。