Uploaded image for project: 'Karaf'
  1. Karaf
  2. KARAF-5091

log:get does not show correct level

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 4.1.1
    • 4.1.2, 4.2.0.M1
    • karaf
    • None
    • Tested with the standard Karaf 4.1.1 distribution.

    Description

      The log:get command shows the "logger" as "Logger" and as "Level".
      The correct "Level" is not shown anymore.

      Unpack the standard Karaf 4.1.1 distribution.

      karaf@root()> log:get
      Logger                              │ Level
      ────────────────────────────────────┼────────────────────────────────────
      ROOT                                │ INFO
      org.apache.aries.spifly             │ org.apache.aries.spifly
      org.apache.karaf.jaas.modules.audit │ org.apache.karaf.jaas.modules.audit
      

      Also an entry added with "log:set" is not shown correctly:

      karaf@root()> log:set ERROR org.jupnp
      karaf@root()> log:get org.jupnp
      org.jupnp
      

      Attachments

        Activity

          People

            gnodet Guillaume Nodet
            maggu2810 Markus Rathgeb
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: