Remove sonar critical for public static 15/13515/1
authorPamela Dragosh <pdragosh@research.att.com>
Tue, 19 Sep 2017 15:59:31 +0000 (11:59 -0400)
committerPamela Dragosh <pdragosh@research.att.com>
Tue, 19 Sep 2017 15:59:40 +0000 (11:59 -0400)
commit2d158654567be9382d0361cda319deebaf1e88d9
treee255e7c536f68d0f70676e1431050a1ffca41cff
parentdd1df5fdcc8fe69f7ae310d9ffb29c2116973bd0
Remove sonar critical for public static

I think that making these private and using accessor functions
we can remove the sonar critical for them.

Issue-ID: POLICY-237
Change-Id: I4edbf909935fe17b0ef087b5cd0e384d78d104d6
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
common-logging/src/main/java/org/onap/policy/common/logging/eelf/PolicyLogger.java
common-logging/src/main/java/org/onap/policy/common/logging/flexlogger/EelfLogger.java
common-logging/src/main/java/org/onap/policy/common/logging/flexlogger/Logger4J.java
common-logging/src/main/java/org/onap/policy/common/logging/flexlogger/SystemOutLogger.java