JakeWharton / hugo

Annotation-triggered method call logging for your debug builds.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support to showing caller in the debug log

NoaD opened this issue · comments

commented

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

@NoaD, maybe with a parameter?