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

log:get does not show correct level

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 4.1.1
    • Fix Version/s: 4.1.2, 4.2.0.M1
    • Component/s: karaf
    • Labels:
      None
    • Environment:

      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

            • Assignee:
              gnt Guillaume Nodet
              Reporter:
              maggu2810 Markus Rathgeb
            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: