From fdcc66f5f4297ffe0750067409be86baa4dbf013 Mon Sep 17 00:00:00 2001 From: godotg Date: Fri, 4 Nov 2022 19:55:57 +0800 Subject: [PATCH] test[boot]: test log --- boot/src/test/resources/logback-test.xml | 44 ++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 boot/src/test/resources/logback-test.xml diff --git a/boot/src/test/resources/logback-test.xml b/boot/src/test/resources/logback-test.xml new file mode 100644 index 00000000..bd04607e --- /dev/null +++ b/boot/src/test/resources/logback-test.xml @@ -0,0 +1,44 @@ + + + + + com.zfoo.boot + + + + + + + + ${PATTERN_CONSOLE} + UTF-8 + + + + + + + + + + + + + + + + + + + + + +