JakeWharton / hugo

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

Add support to showing caller in the debug log #135

Open NoaD opened 8 years ago

NoaD commented 8 years ago

It will be useful if it will be possible to see who called a method - maybe a new annotation like @DebugLogWithCaller

davideas commented 8 years ago

@NoaD, maybe with a parameter?