]> source.dussan.org Git - sonarqube.git/commit
Use INFO level by default in unit tests
authorSimon Brandhof <simon.brandhof@sonarsource.com>
Mon, 1 Feb 2016 22:09:09 +0000 (23:09 +0100)
committerSimon Brandhof <simon.brandhof@sonarsource.com>
Tue, 2 Feb 2016 08:27:11 +0000 (09:27 +0100)
commit00b76c8a744d42460034005e725ea2f0dfeb33fe
tree9d80d50b0b13b10f792a74ae01fb5cc18fe70bb3
parent21f78c3276b8df5855b1d1111f541f1037dc90b4
Use INFO level by default in unit tests
server/sonar-process/src/test/resources/logback-test.xml
server/sonar-search/src/test/resources/logback-test.xml
sonar-application/src/test/resources/logback-test.xml
sonar-batch/src/test/resources/logback-test.xml
sonar-plugin-api/src/main/java/org/sonar/api/utils/log/LogTester.java
sonar-plugin-api/src/test/java/org/sonar/api/utils/log/ConsoleLoggersTest.java
sonar-plugin-api/src/test/java/org/sonar/api/utils/log/LogTesterTest.java