Hi, this looks very cool. Are you still supporting it? I see the last commit was 4 years ago. Wondering why this is limited to Controller? Is there any thing that would prevent it from being used on public Service methods as well?
Also, when logging the parameters to a method, is there a NoLog annotation for certain parameters that you don't want to be logged at all? In my case, it's because they are very big and they clutter up the log and we really don't need them.
thanks
Hi, this looks very cool. Are you still supporting it? I see the last commit was 4 years ago. Wondering why this is limited to Controller? Is there any thing that would prevent it from being used on public Service methods as well?
Also, when logging the parameters to a method, is there a NoLog annotation for certain parameters that you don't want to be logged at all? In my case, it's because they are very big and they clutter up the log and we really don't need them.
thanks