| Class | Description |
|---|---|
| Logger |
Helper method for logger.
|
| LoggerConfiguration |
Configures the logger.
|
| LoggerInterceptor |
AspectJ to intercept
Loggable methods or classes. |
| LoggerInterceptor.WarnPoint |
| Annotation Type | Description |
|---|---|
| EnableLogger |
Indicates that Logger support should be enabled.
|
| Loggable |
Log deceleration for methods or classes, whose execution should be logged.
|