From 1162b3ecc8378cfcb73316602521492a8345b2cc Mon Sep 17 00:00:00 2001 From: Jeremy Long Date: Sun, 22 Oct 2023 06:28:38 -0400 Subject: [PATCH] fix: correct log configuration in cli (#6002) --- cli/src/main/resources/logback.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cli/src/main/resources/logback.xml b/cli/src/main/resources/logback.xml index c8cccf8c30c..c6a3bcd79b1 100644 --- a/cli/src/main/resources/logback.xml +++ b/cli/src/main/resources/logback.xml @@ -9,7 +9,8 @@ [%level] %msg%n - + +