From 6cafaaeddb4b14f01b0a7a40796d128829ccd7e5 Mon Sep 17 00:00:00 2001 From: enricovianello Date: Mon, 4 May 2020 15:33:51 +0200 Subject: [PATCH] Added ISO8601 as date pattern for metrics log --- etc/logging.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/logging.xml b/etc/logging.xml index 7f6b0bbb..398a69d9 100644 --- a/etc/logging.xml +++ b/etc/logging.xml @@ -12,7 +12,7 @@ - %date{HH:mm:ss.SSS} - %msg%n + %date{ISO8601} - %msg%n