From 04c7cbf7d4336c192ba3ecfc898a961913775074 Mon Sep 17 00:00:00 2001 From: pranavdi Date: Thu, 28 Sep 2017 14:44:27 +0530 Subject: Fix logback log pattern Fix the pattern in some logback files which causes the Timestamp to be printed in invalid format Change-Id: I8cab16393986fc356ff5f23b4124d8475aaef012 Issue-Id: LOG-65 Signed-off-by: pranavdi --- onap/so/conf/logback.apihandler-infra.xml | 2 +- onap/so/conf/logback.appc.xml | 2 +- onap/so/conf/logback.asdc.xml | 2 +- onap/so/conf/logback.bpmn.xml | 2 +- onap/so/conf/logback.msorequestsdbadapter.xml | 2 +- onap/so/conf/logback.network.xml | 2 +- onap/so/conf/logback.sdnc.xml | 2 +- onap/so/conf/logback.tenant.xml | 2 +- onap/so/conf/logback.vnf.xml | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) (limited to 'onap/so') diff --git a/onap/so/conf/logback.apihandler-infra.xml b/onap/so/conf/logback.apihandler-infra.xml index fb160b2..4278908 100644 --- a/onap/so/conf/logback.apihandler-infra.xml +++ b/onap/so/conf/logback.apihandler-infra.xml @@ -4,7 +4,7 @@ - + diff --git a/onap/so/conf/logback.appc.xml b/onap/so/conf/logback.appc.xml index 8b69ef2..530926b 100644 --- a/onap/so/conf/logback.appc.xml +++ b/onap/so/conf/logback.appc.xml @@ -4,7 +4,7 @@ - + diff --git a/onap/so/conf/logback.asdc.xml b/onap/so/conf/logback.asdc.xml index d9c5eb3..4e4d3b7 100644 --- a/onap/so/conf/logback.asdc.xml +++ b/onap/so/conf/logback.asdc.xml @@ -4,7 +4,7 @@ - + diff --git a/onap/so/conf/logback.bpmn.xml b/onap/so/conf/logback.bpmn.xml index a28488b..676b812 100644 --- a/onap/so/conf/logback.bpmn.xml +++ b/onap/so/conf/logback.bpmn.xml @@ -4,7 +4,7 @@ - + diff --git a/onap/so/conf/logback.msorequestsdbadapter.xml b/onap/so/conf/logback.msorequestsdbadapter.xml index e96a542..45a3990 100644 --- a/onap/so/conf/logback.msorequestsdbadapter.xml +++ b/onap/so/conf/logback.msorequestsdbadapter.xml @@ -4,7 +4,7 @@ - + diff --git a/onap/so/conf/logback.network.xml b/onap/so/conf/logback.network.xml index aa15daa..2cce930 100644 --- a/onap/so/conf/logback.network.xml +++ b/onap/so/conf/logback.network.xml @@ -4,7 +4,7 @@ - + diff --git a/onap/so/conf/logback.sdnc.xml b/onap/so/conf/logback.sdnc.xml index e51a44d..b68446c 100644 --- a/onap/so/conf/logback.sdnc.xml +++ b/onap/so/conf/logback.sdnc.xml @@ -4,7 +4,7 @@ - + diff --git a/onap/so/conf/logback.tenant.xml b/onap/so/conf/logback.tenant.xml index 4e39ced..d79171d 100644 --- a/onap/so/conf/logback.tenant.xml +++ b/onap/so/conf/logback.tenant.xml @@ -4,7 +4,7 @@ - + diff --git a/onap/so/conf/logback.vnf.xml b/onap/so/conf/logback.vnf.xml index 475b40e..3440833 100644 --- a/onap/so/conf/logback.vnf.xml +++ b/onap/so/conf/logback.vnf.xml @@ -4,7 +4,7 @@ - + -- cgit 1.2.3-korg