summaryrefslogtreecommitdiffstats
path: root/sources/hv-collector-main/src/main/resources/logback.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sources/hv-collector-main/src/main/resources/logback.xml')
-rw-r--r--sources/hv-collector-main/src/main/resources/logback.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/sources/hv-collector-main/src/main/resources/logback.xml b/sources/hv-collector-main/src/main/resources/logback.xml
index 674fb2c3..58d2cb6a 100644
--- a/sources/hv-collector-main/src/main/resources/logback.xml
+++ b/sources/hv-collector-main/src/main/resources/logback.xml
@@ -12,7 +12,8 @@
%nopexception%50.50logger
| %date{yyyy-MM-dd'T'HH:mm:ss.SSSXXX,UTC}
| %highlight(%-5level)
-| %mdc{clientId} %mdc{clientAddress}
+| %mdc
+| %marker
| %msg
| %rootException
| %thread%n"/>