public class ActionLogger extends AbstractLoggingAspect
DEBUG, DEFAULT_LOG_LEVEL, INFO, TRACE, WARN| Constructor and Description |
|---|
ActionLogger() |
| Modifier and Type | Method and Description |
|---|---|
void |
decideBefore(JoinPoint joinPoint) |
protected Logger |
getLogger() |
protected boolean |
isEligibleForJoinPoint(JoinPoint joinPoint)
Checks if the
joinPoint is eligible to process. |
getLogInfoFromArgs, getLogLevel, isLoggingEligibleForJoinPoint, logJoinPoint, setLogLevelprotected boolean isEligibleForJoinPoint(JoinPoint joinPoint)
AbstractLoggingAspectjoinPoint is eligible to process.isEligibleForJoinPoint in class AbstractLoggingAspectprotected Logger getLogger()
getLogger in class AbstractLoggingAspectCopyright © 2017 SAP SE. All Rights Reserved.