]> source.dussan.org Git - sonarqube.git/commitdiff
change warning about log level
authorStas Vilchik <vilchiks@gmail.com>
Fri, 25 Nov 2016 14:47:40 +0000 (15:47 +0100)
committerStas Vilchik <vilchiks@gmail.com>
Fri, 25 Nov 2016 14:47:40 +0000 (15:47 +0100)
sonar-core/src/main/resources/org/sonar/l10n/core.properties

index 871604761149c9f41562886b51c9e8328b2e4a5a..aa7985abb6b7d0234926183ffe03b798f1976698 100644 (file)
@@ -2584,7 +2584,7 @@ background_tasks.in_progress_duration=Duration of the current task in progress.
 # SYSTEM
 #
 #------------------------------------------------------------------------------
-system.log_level.warning=Current level has performance impacts, please make sure to get back to INFO level once your investigation is done. Please note that when you restart the server, the level will automatically be reset to INFO.
+system.log_level.warning=Current level has performance impacts, please make sure to get back to INFO level once your investigation is done. Please note that when the server is restarted, logging will revert to the level configured in sonar.properties.