Package com.compilit.logging
Annotation Interface EnableLogging
@Import(com.compilit.logging.LoggingConfiguration.class)
@Retention(RUNTIME)
@Target(TYPE_USE)
public @interface EnableLogging
Using this annotation you can easily bootstrap all the necessary beans for logging annotations.