diff --git a/integration-tests/src/integrationTest/resources/logback.xml b/integration-tests/src/integrationTest/resources/logback.xml index fb813661bf..6c059da44d 100644 --- a/integration-tests/src/integrationTest/resources/logback.xml +++ b/integration-tests/src/integrationTest/resources/logback.xml @@ -9,7 +9,6 @@ - @@ -22,7 +21,7 @@ - + diff --git a/integration-tests/src/slowIntegrationTest/resources/logback.xml b/integration-tests/src/slowIntegrationTest/resources/logback.xml index 25978ddfbd..6c059da44d 100644 --- a/integration-tests/src/slowIntegrationTest/resources/logback.xml +++ b/integration-tests/src/slowIntegrationTest/resources/logback.xml @@ -3,7 +3,7 @@ - %d{yyyy-MM-dd HH:mm:ss.SSS} %-5level %logger{36} - %msg%n + [%thread] - %d{yyyy-MM-dd HH:mm:ss.SSS} %-5level %logger{36} - %msg%n