Annotation Interface NoLog


@Target(METHOD) @Retention(RUNTIME) @Inherited public @interface NoLog
Annotation to use on request methods that shouldn't be logged.
Version:
2022-08-15