summaryrefslogtreecommitdiffstats
path: root/sonar-server/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sonar-server/pom.xml')
-rw-r--r--sonar-server/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/sonar-server/pom.xml b/sonar-server/pom.xml
index 1ac6dd9d482..7ce3393276f 100644
--- a/sonar-server/pom.xml
+++ b/sonar-server/pom.xml
@@ -360,6 +360,7 @@
<sonar.runtime.mode>development</sonar.runtime.mode>
<sonar.es.http.host>127.0.0.1</sonar.es.http.host>
<sonar.es.http.port>9200</sonar.es.http.port>
+ <sonar.log.profilingLevel>FULL</sonar.log.profilingLevel>
</systemProperties>
</configuration>
</plugin>