Add a logging system, starter and sample for Log4j 2

Closes gh-1565
This commit is contained in:
Daniel Fullarton
2014-09-16 03:24:46 +10:00
committed by Andy Wilkinson
parent 8e000f3da1
commit 1dbc94d0f7
25 changed files with 673 additions and 15 deletions

View File

@@ -8,8 +8,8 @@
<version>1.2.0.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-sample-actuator-log4j</artifactId>
<name>Spring Boot Actuator Log4J Sample</name>
<description>Spring Boot Actuator Log4J Sample</description>
<name>Spring Boot Actuator Log4j Sample</name>
<description>Spring Boot Actuator Log4j Sample</description>
<url>http://projects.spring.io/spring-boot/</url>
<organization>
<name>Pivotal Software, Inc.</name>