diff --git a/.gitignore b/.gitignore index 2be387e..ec405fd 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ jredis.log *.ipr *.iws .sts4-cache +.factorypath diff --git a/log4j2/pom.xml b/log4j2/pom.xml index eead063..9e0c1e8 100644 --- a/log4j2/pom.xml +++ b/log4j2/pom.xml @@ -40,6 +40,12 @@ spring-boot-starter-log4j2 + + org.springframework + spring-jcl + 5.2.4.BUILD-SNAPSHOT + + org.springframework.boot spring-boot-starter-test diff --git a/log4j2/src/main/resources/log4j2.xml b/log4j2/src/main/resources/log4j2.xml index fca29cf..8eeb81e 100644 --- a/log4j2/src/main/resources/log4j2.xml +++ b/log4j2/src/main/resources/log4j2.xml @@ -1,5 +1,5 @@ - +