Annotation Type Log.Tag


  • @Retention(RUNTIME)
    @Inherited
    public static @interface Log.Tag
    Annotation for tagging loggers
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      java.lang.String value  
    • Element Detail

      • value

        java.lang.String value