Annotationsschnittstelle SuppressLogging


@Target({ANNOTATION_TYPE,METHOD,TYPE}) @Retention(RUNTIME) @Documented @API(status=EXPERIMENTAL, since="1.4.0") public @interface SuppressLogging
Used to annotate properties that should not log anything
  • Verschachtelte Klassen - Übersicht

    Verschachtelte Klassen
    Modifizierer und Typ
    Klasse
    Beschreibung
    static class 
     
  • Optionale Elemente - Übersicht

    Optionale Elemente
    Modifizierer und Typ
    Optionales Element
    Beschreibung
    Specify a reason for suppressing logging
  • Elementdetails

    • value

      String value
      Specify a reason for suppressing logging
      Standard:
      ""