[ 
https://issues.apache.org/jira/browse/TIKA-2245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17697204#comment-17697204
 ] 

Luís Filipe Nassif commented on TIKA-2245:
------------------------------------------

Hello all!

I hit a NoSuchMethodError, and found some logging classes duplication in our 
project. Investigating the dependencies, I found Tika is bringing 
jcl-over-slf4j but also commons-logging here:

[https://github.com/apache/tika/blob/2.7.0/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-microsoft-module/pom.xml#L90-L93]

Is commons-logging needed?

> 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)

Reply via email to