Annotation Type PluginLoggerContext
-
@Documented @Retention(RUNTIME) @Target({PARAMETER,FIELD}) @PluginVisitorStrategy(PluginLoggerContextVisitor.class) public @interface PluginLoggerContext
Identifies a parameter or field as a LoggerContext.- See Also:
LoggerContext