[
https://issues.apache.org/jira/browse/ANY23-38?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hans Brende resolved ANY23-38.
------------------------------
Resolution: Fixed
> 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)