public abstract class AbstractSlinkyApplicationLoggingAspect extends AbstractLoggingAspect
| Constructor and Description |
|---|
AbstractSlinkyApplicationLoggingAspect() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
createLogAfterMessage(LogAfterContext context) |
protected String |
createLogBeforeMessage(LogBeforeContext context) |
protected String |
createLogExceptionMessage(LogExceptionContext context) |
Object |
loggingAdvice(org.aspectj.lang.ProceedingJoinPoint proceedingJoinPoint) |
public AbstractSlinkyApplicationLoggingAspect()
protected String createLogBeforeMessage(LogBeforeContext context)
createLogBeforeMessage in class AbstractLoggingAspectprotected String createLogAfterMessage(LogAfterContext context)
createLogAfterMessage in class AbstractLoggingAspectprotected String createLogExceptionMessage(LogExceptionContext context)
createLogExceptionMessage in class AbstractLoggingAspectpublic Object loggingAdvice(org.aspectj.lang.ProceedingJoinPoint proceedingJoinPoint) throws Throwable
loggingAdvice in class AbstractLoggingAspectThrowableCopyright © 2018 Pivotal Software, Inc.. All rights reserved.