Improve logging in NCMP 82/126682/6
authorsourabh_sourabh <sourabh.sourabh@est.tech>
Thu, 20 Jan 2022 20:16:12 +0000 (01:46 +0530)
committersourabh_sourabh <sourabh.sourabh@est.tech>
Tue, 25 Jan 2022 17:38:56 +0000 (23:08 +0530)
commit01b6012396d1f42b411773faaee5d7eb69a07aa5
tree5c7840d415d3f1e90aa1053a45febd04633343b1
parentdb1e983f40be1db7bca5acacf5a3369d74a29c95
Improve logging in NCMP

Issue-ID: CPS-855

Signed-off-by: sourabh_sourabh <sourabh.sourabh@est.tech>
Change-Id: I5d8a6a711d1c6b13d5d8eeba52a1dcd689dbdae2
cps-application/src/main/resources/application.yml
cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/exceptions/NetworkCmProxyRestExceptionHandler.java
cps-rest/src/main/java/org/onap/cps/rest/exceptions/CpsRestExceptionHandler.java
cps-service/pom.xml
cps-service/src/main/java/org/onap/cps/aop/CpsLoggingAspectService.java [new file with mode: 0644]
cps-service/src/test/groovy/org/onap/cps/aop/CpsLoggingAspectServiceSpec.groovy [new file with mode: 0644]