From c8021fa5260b27d9a53540b57a476c579ecdf11d Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Thu, 1 Oct 2015 13:45:59 +0100 Subject: [PATCH] Comment out logback config --- spring-boot-actuator/src/test/resources/logback.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-actuator/src/test/resources/logback.xml b/spring-boot-actuator/src/test/resources/logback.xml index 30256aabf4..ee10b29b61 100644 --- a/spring-boot-actuator/src/test/resources/logback.xml +++ b/spring-boot-actuator/src/test/resources/logback.xml @@ -4,5 +4,5 @@ - + \ No newline at end of file