milis92 / Krang

Kotlin Compiler Plugin that gives you the ability to be notified every time annotated function is called
Apache License 2.0
35 stars 1 forks source link

Track function enter/exit #7

Closed milis92 closed 3 years ago

milis92 commented 3 years ago

We should probably log separate events when the annotated function is entered and exited instead of tracking when the function is entered