Uploaded image for project: 'Quarkus Documentation'
  1. Quarkus Documentation
  2. QDOCS-1152

[Docs] [Breaking Change]: quarkus.log.*.json is deprecated, use quarkus.log.*.json.enabled

XMLWordPrintable

    • 3
    • False
    • Hide

      None

      Show
      None
    • False
    • Hide
      [id="ref_rn-qdocs-1152-quarkus-log-json-deprecated_{context}"]
      = Deprecation of `quarkus.log.*.json` Property

      In {ProductLongName} {ProductVersion}, the `quarkus.log.*.json` configuration property has been deprecated.
      To enable JSON formatting for logging, use the `quarkus.log.*.json.enabled` property instead.

      Update your configuration as follows:

      ----
      quarkus.log.console.json.enabled=true
      ----

      This change enhances clarity by explicitly distinguishing the enabling of JSON logging from other JSON-related configurations.

      For more information, refer to the link:https://github.com/quarkusio/quarkus/wiki/Migration-Guide-3.19#other-changes-gear-white_check_mark[Migration Guide 3.19].

      // https://issues.redhat.com/browse/QDOCS-1152

      Show
      [id="ref_rn-qdocs-1152-quarkus-log-json-deprecated_{context}"] = Deprecation of `quarkus.log.*.json` Property In {ProductLongName} {ProductVersion}, the `quarkus.log.*.json` configuration property has been deprecated. To enable JSON formatting for logging, use the `quarkus.log.*.json.enabled` property instead. Update your configuration as follows: ---- quarkus.log.console.json.enabled=true ---- This change enhances clarity by explicitly distinguishing the enabling of JSON logging from other JSON-related configurations. For more information, refer to the link: https://github.com/quarkusio/quarkus/wiki/Migration-Guide-3.19#other-changes-gear-white_check_mark [Migration Guide 3.19]. // https://issues.redhat.com/browse/QDOCS-1152
    • Quarkus Docs Sprint 38

            mmaler@redhat.com Michal Maléř
            shjones@redhat.com Sheila Jones
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: