delombok.io.github.qsy7.logging.annotation.ContextualLoggableField Maven / Gradle / Ivy
The newest version!
package io.github.qsy7.logging.annotation;
import java.lang.annotation.*;
@Target({ElementType.FIELD})
@Retention(RetentionPolicy.RUNTIME)
@Documented
@Inherited
public @interface ContextualLoggableField {}