Emily Berk created KARAF-6346:
---------------------------------
Summary: Support FATAL level for log console commands
Key: KARAF-6346
URL: https://issues.apache.org/jira/browse/KARAF-6346
Project: Karaf
Issue Type: Improvement
Affects Versions: 4.2.6
Reporter: Emily Berk
My project uses log4j2. I would like to be able to execute the command `log:set
FATAL <logger>`.
*
https://github.com/apache/karaf/blob/karaf-4.2.6/log/src/main/java/org/apache/karaf/log/command/SetLogLevel.java
*
https://github.com/apache/karaf/blob/karaf-4.2.6/log/src/main/java/org/apache/karaf/log/core/Level.java
*
https://logging.apache.org/log4j/2.x/log4j-api/apidocs/org/apache/logging/log4j/Level.html
A work-around is manually editing the org.ops4j.pax.logging.cfg or
"org.ops4j.pax.logging.log4j2.config.file".
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)