aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-application/src/test/java/org/sonar/application/AppLoggingTest.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-8816 automatic election of web leader in cluster modeSimon Brandhof2017-03-131-327/+0
* SONAR-8818 Add Hazelcast and its configuration (#1699)Eric Hartmann2017-02-261-2/+29
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-101-2/+2
* SONAR-8335 move LogBackHelper to subpackage loggingSébastien Lesaint2016-12-011-1/+1
* SONAR-8335 most accurate property rather than lowest level must applySébastien Lesaint2016-11-161-0/+10
* SONAR-8335 better error reporting on property values and UT coverageSébastien Lesaint2016-11-161-12/+48
* SONAR-8335 support properties to configure log level per JVMSébastien Lesaint2016-11-161-3/+3
* SONAR-8333 make APP logging configuration support 4 log filesSébastien Lesaint2016-11-161-21/+144
* SONAR-8333 restore process name in logsSébastien Lesaint2016-11-161-7/+10
* Fix project title in copyright headersSimon Brandhof2016-01-131-1/+1
* SONAR-7168 add property to change log level of sonar-applicationSébastien Lesaint2016-01-131-3/+37
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-051-4/+4
* Rename variables "sut" to "underTest" in testsSimon Brandhof2015-07-161-4/+4
* Redundant throws clause in testsDavid Gageot2015-05-071-3/+3
* SONAR-6293 refactor loading of default values of sonar.propertiesSimon Brandhof2015-03-301-2/+2
* SONAR-6057 Make log rotation more configurable for productionSimon Brandhof2015-02-191-0/+94