Package io.aether.logger
Annotation Type Log.Tag
-
@Retention(RUNTIME) @Inherited public static @interface Log.TagAn annotation for tagging loggers.
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.StringvalueThe value of the tag.
-