[
https://issues.apache.org/jira/browse/KARAF-4828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15724759#comment-15724759
]
ASF subversion and git services commented on KARAF-4828:
--------------------------------------------------------
Commit 1ff5aa1aa008538e0de18328c7e032a2683833ec in karaf's branch
refs/heads/master from [~gnt]
[ https://git-wip-us.apache.org/repos/asf?p=karaf.git;h=1ff5aa1 ]
[KARAF-4879] The log:get command should display all loggers by default
[KARAF-4828] Support OFF log level in log:set console command
> Support OFF log level in log:set console command
> ------------------------------------------------
>
> Key: KARAF-4828
> URL: https://issues.apache.org/jira/browse/KARAF-4828
> Project: Karaf
> Issue Type: Improvement
> Components: karaf-core
> Affects Versions: 3.0.8, 4.0.7
> Reporter: Dmitry Konstantinov
> Assignee: Guillaume Nodet
> Fix For: 4.1.0
>
>
> It is not possible to switch off logging for a logger using Karaf console
> command.
> The following levels are supported at this moment: "TRACE", "DEBUG", "INFO",
> "WARN", "ERROR", "DEFAULT"
> (https://github.com/apache/karaf/blob/master/log/src/main/java/org/apache/karaf/log/command/SetLogLevel.java)
> It would be nice to add OFF level (it exits in log4j and logj4 2 levels) to
> the supported list.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)