From b3aeb8899ad160e3121fa7786cc1b656fb29bda6 Mon Sep 17 00:00:00 2001 From: Guillaume Nodet Date: Mon, 20 Jun 2022 10:32:46 +0200 Subject: [PATCH] Revert "Remove unused logback-client.xml file (#603)" (#658) This reverts commit 7463d65d56fb492f613719689b684b62486bd6c1. --- dist/src/main/distro/conf/logback-client.xml | 33 ++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 dist/src/main/distro/conf/logback-client.xml diff --git a/dist/src/main/distro/conf/logback-client.xml b/dist/src/main/distro/conf/logback-client.xml new file mode 100644 index 000000000..df8748633 --- /dev/null +++ b/dist/src/main/distro/conf/logback-client.xml @@ -0,0 +1,33 @@ + + + + + + + + %-5relative %-5level %logger{35} - %msg%n + + + + + + +