android-crash-handler
android-crash-handler copied to clipboard
Lint rule for detecting logs in non debug builds
Define custom lint rule, which will search for Log calls in non debug builds. This way, we'll force developers to always use Timber as only logging mechanism.
@zplesac any idea to disable any module?
Actually, I'm already using Fabric#Crashlytics