Uploaded image for project: 'Quarkus'
  1. Quarkus
  2. QUARKUS-1147

[GSS](1.11.z) quarkus.log.min-level only affects TRACE level categories

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 2.2.3.GA
    • None
    • team/docs
    • None
    • Quarkus Docs Sprint 9, Quarkus Docs Sprint 10

      Release Notes for Red Hat build of Quarkus 1.11
      4.6. Changes to configuring the minimum logging level at the DEBUG and TRACE levels [1]

      In Quarkus 1.11, you must set the minimum logging level when you configure your logger to log messages at the DEBUG and TRACE level. 
      

      In Red Hat build of Quarkus 1.11.6, the default value of quarkus.log.min-level is DEBUG, not INFO. If a application uses the DEBUG level category, it will not be affected by quarkus.log.min-level.

      Originally, when quarkus.log.min-level was introduced, the default value of quarkus.log.min-level is INFO, but it seems to have been changed to DEBUG with the subsequent change [2] fixed in 1.11.2.Final.
       
      [1]
      https://access.redhat.com/documentation/en-us/red_hat_build_of_quarkus/1.11/html/release_notes_for_red_hat_build_of_quarkus_1.11/ref-rn-upgrading-your-application-from-red-hat-build-of-quarkus-1-7-to-red-hat-build-of-quarkus-1-11#changes_to_configuring_the_minimum_logging_level_at_the_literal_debug_literal_and_literal_trace_literal_levels

      [2]
      https://github.com/quarkusio/quarkus/commit/4f043b6ee877302daecceeb69397521f236b8c39

              dvagnero@redhat.com Dominika Borges
              rhn-support-nagetsum Norito Agetsuma
              Josef Smrcka Josef Smrcka (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: