JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
E
I
L
P
W
C
com.github.rozidan.springboot.logger
- package com.github.rozidan.springboot.logger
compareTo(LoggerInterceptor.WarnPoint)
- Method in class com.github.rozidan.springboot.logger.
LoggerInterceptor.WarnPoint
construct()
- Method in class com.github.rozidan.springboot.logger.
LoggerInterceptor
E
EnableLogger
- Annotation Type in
com.github.rozidan.springboot.logger
Indicates that Logger support should be enabled.
I
isEnabled(LogLevel, Class<?>)
- Method in class com.github.rozidan.springboot.logger.
Logger
isEnabled(LogLevel, String)
- Method in class com.github.rozidan.springboot.logger.
Logger
L
log(LogLevel, Class<?>, String, Object...)
- Method in class com.github.rozidan.springboot.logger.
Logger
log(LogLevel, String, String, Object...)
- Method in class com.github.rozidan.springboot.logger.
Logger
logExecutionClass(ProceedingJoinPoint, Loggable)
- Method in class com.github.rozidan.springboot.logger.
LoggerInterceptor
logExecutionMethod(ProceedingJoinPoint, Loggable)
- Method in class com.github.rozidan.springboot.logger.
LoggerInterceptor
Loggable
- Annotation Type in
com.github.rozidan.springboot.logger
Log deceleration for methods or classes, whose execution should be logged.
loggableClass(Loggable)
- Method in class com.github.rozidan.springboot.logger.
LoggerInterceptor
loggableMethod(Loggable)
- Method in class com.github.rozidan.springboot.logger.
LoggerInterceptor
Logger
- Class in
com.github.rozidan.springboot.logger
Helper method for logger.
Logger()
- Constructor for class com.github.rozidan.springboot.logger.
Logger
logger()
- Method in class com.github.rozidan.springboot.logger.
LoggerConfiguration
LoggerConfiguration
- Class in
com.github.rozidan.springboot.logger
Configures the logger.
LoggerConfiguration()
- Constructor for class com.github.rozidan.springboot.logger.
LoggerConfiguration
loggerInterceptor(Logger)
- Method in class com.github.rozidan.springboot.logger.
LoggerConfiguration
LoggerInterceptor
- Class in
com.github.rozidan.springboot.logger
AspectJ to intercept
Loggable
methods or classes.
LoggerInterceptor(Logger)
- Constructor for class com.github.rozidan.springboot.logger.
LoggerInterceptor
LoggerInterceptor.WarnPoint
- Class in
com.github.rozidan.springboot.logger
logMethod(ProceedingJoinPoint, Loggable)
- Method in class com.github.rozidan.springboot.logger.
LoggerInterceptor
P
publicMethod()
- Method in class com.github.rozidan.springboot.logger.
LoggerInterceptor
W
WarnPoint()
- Constructor for class com.github.rozidan.springboot.logger.
LoggerInterceptor.WarnPoint
C
E
I
L
P
W
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes