Package org.cyclos.utils
Annotation Type SkipServiceLog
-
@Target(METHOD) @Retention(RUNTIME) public @interface SkipServiceLog
Marker annotation for service interface methods which should never be logged on the service log Errors in service methods will be logged regardless this annotation.