You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Konrad Windszus (Jira)" <ji...@apache.org> on 2021/12/07 15:27:00 UTC

[jira] [Created] (JCRVLT-573) Use Logback for logging with CLI

Konrad Windszus created JCRVLT-573:
--------------------------------------

             Summary: Use Logback for logging with CLI
                 Key: JCRVLT-573
                 URL: https://issues.apache.org/jira/browse/JCRVLT-573
             Project: Jackrabbit FileVault
          Issue Type: Improvement
          Components: vlt
            Reporter: Konrad Windszus


Instead of using the log4j (https://github.com/apache/jackrabbit-filevault/blob/b94a474e40dd229b047ec0c33fc3ac53dfc3d8a5/vault-cli/pom.xml#L176-L180) which reached EOL in 2015 we should switch to [Logback|http://logback.qos.ch/] as native implementation of SLF4J. That also eases adjusting the log level without patching the VLT CLI package.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)