diff --git a/ContentGrabbingJi-common/src/test/resources/log4j2-test.xml b/ContentGrabbingJi-common/src/test/resources/log4j2-test.xml new file mode 100644 index 0000000..3cc5449 --- /dev/null +++ b/ContentGrabbingJi-common/src/test/resources/log4j2-test.xml @@ -0,0 +1,39 @@ + + + + ./logs + UTF-8 + [%-d{HH:mm:ss.SSS} %5level][%logger.%method():%-3L][%thread]: %msg%n + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/ContentGrabbingJi-core/src/test/resources/log4j2-test.xml b/ContentGrabbingJi-core/src/test/resources/log4j2-test.xml new file mode 100644 index 0000000..61868ac --- /dev/null +++ b/ContentGrabbingJi-core/src/test/resources/log4j2-test.xml @@ -0,0 +1,39 @@ + + + + ./logs + UTF-8 + [%-d{HH:mm:ss.SSS} %5level][%logger.%method():%-3L][%thread]: %msg%n + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file