commit | 663163d1c85f6f838221c1d79f888f597e1eed2c | [log] [tgz] |
---|---|---|
author | Matthias Andreas Benkard <code@mail.matthias.benkard.de> | Sun Sep 24 13:46:22 2023 +0200 |
committer | Matthias Andreas Benkard <code@mail.matthias.benkard.de> | Sun Sep 24 18:15:41 2023 +0200 |
tree | 49de9b3e59870c2db1a945ad629de7b46e531561 | |
parent | ddcce2e8bc1c43e73a4033b4d76b5e06a4a3ad89 [diff] |
feat(docs): Update documentation for version 6.1.0. Change-Id: I74abd4b17316a1a45c455b68530000645688d8cf
diff --git a/examples/spring-boot/src/main/resources/logging.properties b/examples/spring-boot/src/main/resources/logging.properties index 8bc0033..ba75dff 100644 --- a/examples/spring-boot/src/main/resources/logging.properties +++ b/examples/spring-boot/src/main/resources/logging.properties
@@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-3.0-or-later -# java.util.logging properties +# java.util.logging properties (not used) #handlers = eu.mulk.quarkus.googlecloud.jsonlogging.logmanager.DefaultConsoleHandler #.level = INFO