]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-8338 SONAR-8337 SONAR-8336 remove doc from sonar.properties
authorSébastien Lesaint <sebastien.lesaint@sonarsource.com>
Thu, 17 Nov 2016 08:41:34 +0000 (09:41 +0100)
committerSébastien Lesaint <sebastien.lesaint@sonarsource.com>
Thu, 17 Nov 2016 16:59:44 +0000 (17:59 +0100)
sonar-application/src/main/assembly/conf/sonar.properties

index f73564e85f0ee3862cc462cfff675d0786de4add..a1f0194ba0eae2c0f0798128f67434a69ab9ab45 100644 (file)
 #sonar.log.level.ce=INFO
 #sonar.log.level.es=INFO
 
-# Sql logs in the Web and CE processes can be individually controlled with their respective properties
-# Supported values are INFO, DEBUG and TRACE
-# Currently, there are Sql logs only at TRACE level
-#sonar.log.level.web.sql=TRACE
-#sonar.log.level.ce.sql=TRACE
-
-# Elasticsearch client logs in the Web and CE processes can be individually controlled with their respective properties
-# Supported values are INFO, DEBUG and TRACE
-# Currently, there are Es client logs only at TRACE level
-#sonar.log.level.web.es=TRACE
-#sonar.log.level.ce.es=TRACE
-
-# JMX related logs in the Web and CE processes can be individually controlled with their respective properties
-# Supported values are INFO, DEBUG and TRACE
-#sonar.log.level.web.jmx=TRACE
-#sonar.log.level.ce.jmx=TRACE
-
 # Path to log files. Can be absolute or relative to installation directory.
 # Default is <installation home>/logs
 #sonar.path.logs=logs