From 417bcbae7b6cdb92da9ab8cb02f7bc31c9f5192d Mon Sep 17 00:00:00 2001 From: jhh Date: Thu, 8 Apr 2021 20:56:17 -0500 Subject: [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 --- kubernetes/policy/components/policy-api/resources/config/logback.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'kubernetes/policy/components/policy-api') diff --git a/kubernetes/policy/components/policy-api/resources/config/logback.xml b/kubernetes/policy/components/policy-api/resources/config/logback.xml index 7298e4cc14..2e91f80a98 100755 --- a/kubernetes/policy/components/policy-api/resources/config/logback.xml +++ b/kubernetes/policy/components/policy-api/resources/config/logback.xml @@ -1,6 +1,7 @@