| Class | Description |
|---|---|
| Slf4jLogAnnotationProcessor |
Injects
org.slf4j.Logger instance into fields annotated with @Log annotation. |
| Annotation Type | Description |
|---|---|
| Log |
Log annotation must be used on
org.slf4j.Logger fields to automatically inject logger instance. |