k1r0s/kaop-ts

How do I apply advices to all the methods in every class/component in angular?

Treesha opened this issue · 1 comments

I have a component which has 4 methods and i want to apply the LogAspect to all the methods. How can I do that?