From ec43ac575ab31408e7c8cf27f3860652f519fc5a Mon Sep 17 00:00:00 2001 From: sharifi Date: Wed, 30 Jun 2021 19:57:34 +0430 Subject: [PATCH] bael-4843: add log4j2.xml --- .../log4j2/src/main/resources/log4j2.xml | 25 +++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 logging-modules/log4j2/src/main/resources/log4j2.xml diff --git a/logging-modules/log4j2/src/main/resources/log4j2.xml b/logging-modules/log4j2/src/main/resources/log4j2.xml new file mode 100644 index 0000000000..160981d819 --- /dev/null +++ b/logging-modules/log4j2/src/main/resources/log4j2.xml @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + \ No newline at end of file