Fix logging issues 11/85811/4
authorxg353y <xg353y@intl.att.com>
Fri, 19 Apr 2019 11:55:40 +0000 (13:55 +0200)
committerxg353y <xg353y@intl.att.com>
Tue, 23 Apr 2019 09:22:27 +0000 (11:22 +0200)
commit9ac307045cf69dac07137c5926a31826d8423b83
tree769eac3bc03de822f31d74bb5479c4c12ca23e4b
parentf9433d61033f65e9ed1f685d1e0db99b077bb7e1
Fix logging issues

Fix the logging issues created by the api defined by camel. Adding the
entering/exiting and invoking/invoking return logs as based on the ONAP
Logging Requirement.

Issue-ID: CLAMP-351
Change-Id: I5cb314ade5a716993206a917dfdbdab3f2572b3a
Signed-off-by: xg353y <xg353y@intl.att.com>
src/main/java/org/onap/clamp/clds/util/LoggingUtils.java
src/main/java/org/onap/clamp/clds/util/ONAPLogConstants.java
src/main/java/org/onap/clamp/flow/log/FlowLogOperation.java [new file with mode: 0644]
src/main/java/org/onap/clamp/loop/LoopOperation.java
src/main/resources/clds/camel/rest/clamp-api-v2.xml
src/main/resources/clds/camel/routes/flexible-flow.xml
src/main/resources/logback-default.xml