From 90783346023299a3318524b198dc6a2ee5978367 Mon Sep 17 00:00:00 2001 From: zhaoguangwei Date: Fri, 20 Sep 2019 15:02:35 +0800 Subject: [PATCH] add the log4j.xml --- .../src/test/resources/log4j2.xml | 62 +++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 source/test/test-integration/src/test/resources/log4j2.xml diff --git a/source/test/test-integration/src/test/resources/log4j2.xml b/source/test/test-integration/src/test/resources/log4j2.xml new file mode 100644 index 00000000..8e40da20 --- /dev/null +++ b/source/test/test-integration/src/test/resources/log4j2.xml @@ -0,0 +1,62 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file