[
https://issues.apache.org/jira/browse/TIKA-2245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15830127#comment-15830127
]
Tim Allison commented on TIKA-2245:
-----------------------------------
bq. Why not use common and present dependency to log anything through it?
So the proposal is to use JUL in core (as we're doing now), but to use
commons-logging within our tika-parser code?
So to "standardize logging", we'll get rid of log4j, slf4j and JUL loggers in
our tika-parsers?
Thank you!
> 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
> Labels: logging
>
> 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
(v6.3.4#6332)