Annotation Interface SuppressLoggerChecks


@Retention(CLASS) @Target({CONSTRUCTOR,METHOD,TYPE}) public @interface SuppressLoggerChecks
Annotation to suppress logging usage checks errors inside a whole class or a method.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details