Closed jonasfa closed 10 years ago
Because of the way Hugo works this is not possible. It might be able to find some of the implementations of the interface but it's guaranteed to not find all and would certainly miss some which would create ambiguous behavior.
I'd prefer to keep the rules simple and just say that it only works on methods directly.
It would be useful if Hugo logged calls for all implementations of an @DebugLog-annotated interface method.