JakeWharton / hugo

Annotation-triggered method call logging for your debug builds.
Apache License 2.0
7.92k stars 797 forks source link

support use DebugLog with androidTest #154

Open lgzwo opened 7 years ago

lgzwo commented 7 years ago

I want to use DebugLog in androidTest source code, but it seems not work. Is there any way to using DebugLog in androidTest?