diff --git a/spring-geode-starter-logging/src/main/resources/logback-include.xml b/spring-geode-starter-logging/src/main/resources/logback-include.xml new file mode 100644 index 00000000..8f937515 --- /dev/null +++ b/spring-geode-starter-logging/src/main/resources/logback-include.xml @@ -0,0 +1,16 @@ + + + + + + %d %5p %40.40c:%4L - %m%n + + + + + + + + + + diff --git a/spring-geode-starter-logging/src/main/resources/logback.xml b/spring-geode-starter-logging/src/main/resources/logback.xml index 2cb19707..e0467d6a 100644 --- a/spring-geode-starter-logging/src/main/resources/logback.xml +++ b/spring-geode-starter-logging/src/main/resources/logback.xml @@ -3,18 +3,11 @@ - - - %d %5p %40.40c:%4L - %m%n - - - - - - + +