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

log:get ALL and log:set DEFAULT don't work as expected

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 3.0.0
    • Fix Version/s: 3.0.0
    • Component/s: karaf
    • Labels:
      None

      Description

      With Karaf 2.x, when creating a logger in etc/org.ops4j.pax.logging.cfg, the log:get ALL command shows the list of loggers with the level:

      karaf@root> log:get ALL
      ROOT: INFO
      org.apache.sshd.server.channel.ChannelSession: INFO

      The same thing with Karaf 3.x only display the root logger and not the other logger:

      karaf@root()> log:get ALL
      INFO

      It should display all logger, and at least display:

      karaf@root()> log:get ALL
      ROOT: INFO

        Attachments

          Activity

            People

            • Assignee:
              jbonofre Jean-Baptiste Onofré
              Reporter:
              jbonofre Jean-Baptiste Onofré
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: