All Downloads are FREE. Search and download functionalities are using the official Maven repository.

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 {}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy