JakeWharton / hugo

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

added support for @SuppressLog #110

Open 9re opened 8 years ago

9re commented 8 years ago

This is intented to filter out logs for the method within the class annotated with @DebugLog.