You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2016/12/06 08:08:58 UTC

[jira] [Resolved] (KARAF-4879) The log:get command should display all loggers by default

     [ https://issues.apache.org/jira/browse/KARAF-4879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet resolved KARAF-4879.
------------------------------------
       Resolution: Fixed
    Fix Version/s: 4.1.0

> The log:get command should display all loggers by default
> ---------------------------------------------------------
>
>                 Key: KARAF-4879
>                 URL: https://issues.apache.org/jira/browse/KARAF-4879
>             Project: Karaf
>          Issue Type: Improvement
>            Reporter: Guillaume Nodet
>            Assignee: Guillaume Nodet
>             Fix For: 4.1.0
>
>
> A more intuitive way would be the following:
> {code}
> 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()>
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)