Class LayeredArchitectureLogAspect
java.lang.Object
com.github.can019.global.aop.logger.LayeredArchitectureLogAspect
AOP logger
com.github.can019 package 내 Controller, Service, Repository 로깅
- Since:
- 0.0.1
- See Also:
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
defaultTraceInputLog
(org.aspectj.lang.JoinPoint joinPoint) static void
defaultTraceOutputLog
(org.aspectj.lang.JoinPoint joinPoint, Object result) static void
-
Constructor Details
-
LayeredArchitectureLogAspect
public LayeredArchitectureLogAspect()
-
-
Method Details
-
defaultTraceInputLog
public static void defaultTraceInputLog(org.aspectj.lang.JoinPoint joinPoint) -
defaultTraceOutputLog
-
errorLog
-