JakeWharton / hugo

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

What is the current status of hugo? #160

Open sergiofigueras opened 6 years ago

sergiofigueras commented 6 years ago

Hello folks,

I was just wondering: what is the current status of hugo as an open source project? I'm asking this because I can see a lot of issues still opened, some opened PRs, last code base change in master was 3y ago...

Could you please clarify?

Thanks.

Leaking commented 5 years ago

Recently, i use asm and tranform api to develop a similar plugin, and it has some advantages over hugo, you can have a try
https://github.com/Leaking/Hunter/blob/master/README_hunter_debug.md

Hugo Hunter-Debug
support kotlin no yes
custom logger no yes
object toString no yes
compile speed normal fast