You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Andy Seaborne (JIRA)" <ji...@apache.org> on 2015/08/01 13:44:04 UTC

[jira] [Created] (JENA-1005) Move off Log4j v1.

Andy Seaborne created JENA-1005:
-----------------------------------

             Summary: Move off Log4j v1.
                 Key: JENA-1005
                 URL: https://issues.apache.org/jira/browse/JENA-1005
             Project: Apache Jena
          Issue Type: Improvement
            Reporter: Andy Seaborne
            Priority: Minor


Log4J v1 is approaching end-of-life.  Jena uses slf4j for logging from code.

Jena depends on log4j for controlling output in tests and for the output in commands. This is in the log4j explicit control utilities.

Choices include:

* Log4jv2 log4j v2 does not support log4j.properties.
* Use java.util.logging (JUL) in some or all of those places.

Others?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)