Fix new logger sonars in policy-common 61/109661/2
authorJim Hahn <jrh3@att.com>
Mon, 29 Jun 2020 18:55:27 +0000 (14:55 -0400)
committerJim Hahn <jrh3@att.com>
Mon, 29 Jun 2020 19:01:42 +0000 (15:01 -0400)
commitf71f3fcb8c1e3138f92a3c773f19bf3280572def
tree645ff74ec20cc07d09038139940205bdedeade9a
parent25d1b68c099cedf9ce0bae12cf2b518b8ec39f01
Fix new logger sonars in policy-common

Not sure if this was introduced with the new logger version, but
now seeing a number of new sonars about using "{}".  Fixed those.

Issue-ID: POLICY-2650
Change-Id: If36b2e89aa9151700bb9cea2906b6afaad5c4c72
Signed-off-by: Jim Hahn <jrh3@att.com>
common-logging/src/main/java/org/onap/policy/common/logging/eelf/PolicyLogger.java
common-logging/src/test/java/org/onap/policy/common/logging/eelf/PolicyLoggerTest.java
common-logging/src/test/java/org/onap/policy/common/logging/flexlogger/EelfLoggerTest.java