[
https://issues.apache.org/jira/browse/ANY23-38?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16667552#comment-16667552
]
Hudson commented on ANY23-38:
-----------------------------
SUCCESS: Integrated in Jenkins build Any23-trunk #1644 (See
[https://builds.apache.org/job/Any23-trunk/1644/])
ANY23-38 remove references to JUL (hans: rev
f87ac66bc6d96a580468d1cbf9b963365662fb1f)
* (edit) core/src/main/java/org/apache/any23/util/LogUtils.java
* (edit) cli/src/main/java/org/apache/any23/cli/ToolRunner.java
> Use a single logging tool: slf4j
> --------------------------------
>
> Key: ANY23-38
> URL: https://issues.apache.org/jira/browse/ANY23-38
> Project: Apache Any23
> Issue Type: Improvement
> Affects Versions: 0.7.0
> Reporter: Lewis John McGibbney
> Assignee: Peter Ansell
> Priority: Minor
> Fix For: 2.3
>
>
> Using LogUtil is an convoluted method for logging, we should remove this and
> clean up the logging in Any23 trunk.
> Update 2018: we now use slf4j in combination with slf4j-log4j12, and have
> removed all other logging frameworks (with the exception of
> java.util.logging) from the classpath (see ANY23-356 and ANY23-366). All
> that's left to do is to refactor o.a.a.util.LogUtils class to remove all
> references to JUL.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)