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

The log:get command should display all loggers by default

    Details

    • Type: Improvement
    • Status: Resolved
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 4.1.0
    • Component/s: None
    • Labels:
      None

      Description

      A more intuitive way would be the following:

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

        Attachments

          Activity

            People

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

              Dates

              • Created:
                Updated:
                Resolved: