From: jhh Date: Fri, 9 Apr 2021 01:56:17 +0000 (-0500) Subject: [POLICY] Add date to logging timestamp X-Git-Tag: 7.0.1~3 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;ds=sidebyside;h=6574e747618a67efdcc06dca930d3b36e8f94948;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 (cherry picked from commit 417bcbae7b6cdb92da9ab8cb02f7bc31c9f5192d) (cherry picked from commit 37fba0c3fe0fd169ea05363d532835fa9f7d2959) --- 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 @@