From 01479c20a001ee01c556800f6d70e842f1f2731d Mon Sep 17 00:00:00 2001 From: tolag3 Date: Fri, 25 Aug 2023 11:18:07 +0900 Subject: [PATCH] git ignore rollback --- src/main/resources/log4j2.xml | 46 +++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 src/main/resources/log4j2.xml diff --git a/src/main/resources/log4j2.xml b/src/main/resources/log4j2.xml new file mode 100644 index 00000000..6e9f3aec --- /dev/null +++ b/src/main/resources/log4j2.xml @@ -0,0 +1,46 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file