You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/07/04 05:00:00 UTC

[jira] [Commented] (KARAF-7423) Add logback configuration option

    [ https://issues.apache.org/jira/browse/KARAF-7423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17562004#comment-17562004 ] 

ASF GitHub Bot commented on KARAF-7423:
---------------------------------------

jbonofre commented on PR #1536:
URL: https://github.com/apache/karaf/pull/1536#issuecomment-1173348398

   If you don't mind, I will squash the 5 commits in a single one.




> Add logback configuration option
> --------------------------------
>
>                 Key: KARAF-7423
>                 URL: https://issues.apache.org/jira/browse/KARAF-7423
>             Project: Karaf
>          Issue Type: Improvement
>            Reporter: Ian Thiemann
>            Assignee: Jean-Baptiste Onofré
>            Priority: Major
>
> Since the log4j vulnerability of last year we've been having trouble using karaf logging in some systems that exclude vulnerable versions of log4j as a security policy. Even if log4j is not used as a logger, the configuration syntax of it is used, which requires including the log4j jar.
> We would like to have the option of using logback configuration as an added alternative to log4j, so that we can use the logging functionality on secure systems that exclude log4j.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)