Annotation Type UsedForLogging


  • @Retention(SOURCE)
    public @interface UsedForLogging
    Use this annotation to mark methods that are used ONLY for logging.
    Since:
    5.1
    Author:
    Eugene Petrenko