From: jhh Date: Fri, 9 Apr 2021 01:56:17 +0000 (-0500) Subject: [POLICY] Add date to logging timestamp X-Git-Tag: 9.0.0~324^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;ds=sidebyside;h=417bcbae7b6cdb92da9ab8cb02f7bc31c9f5192d;p=oom.git [POLICY] Add date to logging timestamp Policy components log the current time to stdout but not the actual date. This patch adds the date in UTC format Issue-ID: POLICY-3177 Signed-off-by: jhh Change-Id: If86cad58115d9124e09a953c0aa807644830ad4b Signed-off-by: jhh --- diff --git a/kubernetes/policy/components/policy-apex-pdp/resources/config/logback.xml b/kubernetes/policy/components/policy-apex-pdp/resources/config/logback.xml index 83261220c9..35bd177531 100755 --- a/kubernetes/policy/components/policy-apex-pdp/resources/config/logback.xml +++ b/kubernetes/policy/components/policy-apex-pdp/resources/config/logback.xml @@ -1,6 +1,7 @@