JakeWharton / hugo

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

Add extension to disable logging #93

Closed kaneoriley closed 8 years ago

kaneoriley commented 9 years ago

Enables globally disabling Hugo via build.gradle, which is much easier than going through and deleting a whole bunch of annotations that I will want again some day.

kaneoriley commented 9 years ago

Fixes #87

kaneoriley commented 9 years ago

Thanks for looking at it, let me know if there's anything else you'd like changed.

JakeWharton commented 8 years ago

Squashed, rebased, and merged manually. Thanks!

cesards commented 8 years ago

@lennykano some documentation about new features in the README would be awesome :)