]> source.dussan.org Git - sonarqube.git/commit
Incorporate the constant property names into the logger format string
authorDaniel Trebbien <dtrebbien@gmail.com>
Mon, 9 Oct 2017 15:52:03 +0000 (10:52 -0500)
committerSébastien Lesaint <sebastien.lesaint@sonarsource.com>
Tue, 10 Oct 2017 12:22:53 +0000 (14:22 +0200)
commit6972869252c7be41fb0230d9f5a8c3aa8b12c95e
tree5c8e0524cfec4e3f79284f84502aeb9ef902d3db
parent441b01006f59aa35668be27ae8c2fad05c260edb
Incorporate the constant property names into the logger format string

The resulting string concatenation is still a constant expression.
server/sonar-main/src/main/java/org/sonar/application/config/JdbcSettings.java