@Documented
@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface LoggingPlugin
Classes annotated with "LoggingPlugin" are automatically recognized and registered as a
new logging channel. They are added to the central logging store as listeners.
- Author:
- matt