[
https://issues.apache.org/jira/browse/TIKA-2245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17697452#comment-17697452
]
Luís Filipe Nassif commented on TIKA-2245:
------------------------------------------
I just compiled jackcess master and 4.0.1 replacing commons-logging by
jcl-over-slf4j, all tests passed. So is this comment outdated?
[https://github.com/apache/tika/blob/2.7.0/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-microsoft-module/pom.xml#L89]
Or it is something detected while running regression tests?
> Standardise logging
> -------------------
>
> Key: TIKA-2245
> URL: https://issues.apache.org/jira/browse/TIKA-2245
> Project: Tika
> Issue Type: Improvement
> Components: parser
> Affects Versions: 1.14, 1.15
> Reporter: Matthew Caruana Galizia
> Assignee: Konstantin Gribov
> Priority: Major
> Labels: logging
> Fix For: 1.15
>
>
> Tika parsers sometimes use Log4j's Logger, sometimes the JUL
> (java.util.logging) Logger and sometimes SLF4j.
> It would be better to standardise on a single facade, for the sake of not
> having to configure multiple loggers.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)