Dmitry Konstantinov created KARAF-4828:
------------------------------------------
Summary: 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: 4.0.7, 3.0.8
Reporter: Dmitry Konstantinov
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)