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, getLongSignatureName, getSignatureName, isLoggingEligibleForJoinPoint, logAtDebugLevel, logAtInfoLevel, logAtTraceLevel, logAtWarnLevel, logJoinPoint, setLogLevelpublic void decideBefore(JoinPoint joinPoint)
protected boolean isEligibleForJoinPoint(JoinPoint joinPoint)
AbstractLoggingAspectjoinPoint is eligible to process.isEligibleForJoinPoint in class AbstractLoggingAspectprotected Logger getLogger()
getLogger in class AbstractLoggingAspectCopyright © 2018 SAP SE. All Rights Reserved.