diff options
Diffstat (limited to 'sonar-batch/src/main/resources/org/sonar/batch/logback.xml')
-rw-r--r-- | sonar-batch/src/main/resources/org/sonar/batch/logback.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sonar-batch/src/main/resources/org/sonar/batch/logback.xml b/sonar-batch/src/main/resources/org/sonar/batch/logback.xml index 2e65d27a617..702b1381ce3 100644 --- a/sonar-batch/src/main/resources/org/sonar/batch/logback.xml +++ b/sonar-batch/src/main/resources/org/sonar/batch/logback.xml @@ -3,8 +3,6 @@ <!-- This file is directly loaded by Sonar Ant Task 1.1 and Sonar Runner 1.1. - Inclusion of logback-base.xml is not supported by these 2 versions, so loggers must - be duplicated. --> <appender name="STDOUT" class="ch.qos.logback.core.ConsoleAppender"> |