Use Long.toString instead
authorsurya-huawei <a.u.surya@huawei.com>
Mon, 25 Sep 2017 09:26:04 +0000 (14:56 +0530)
committerSURYA A U <a.u.surya@huawei.com>
Wed, 27 Sep 2017 03:09:34 +0000 (03:09 +0000)
commitfde2515098be8db3eae61e1aa510a747dd660e10
tree561f09ab844e080d95b9a277bcd83d495e949467
parentea256b21bd4f2565ca9ae30e737748e40aa21f23
Use Long.toString instead

Major sonar issue in sli/core module
*Using static method to reduce
 memory and cycles

Issue-Id: CCSDK-87
Change-Id: Iaf255892a4bd698934f865a707e54f8e740370ab
Signed-off-by: surya-huawei <a.u.surya@huawei.com>
sli/common/src/main/java/org/onap/ccsdk/sli/core/sli/MetricLogger.java