You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Konstantin Gribov (JIRA)" <ji...@apache.org> on 2019/03/19 16:24:00 UTC

[jira] [Commented] (TIKA-2245) Standardise logging

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

Konstantin Gribov commented on TIKA-2245:
-----------------------------------------

[~tallison@apache.org], slf4j-api is quite stable from API perspective, so it should be compatible with other 1.7.x versions. But it's better to use same slf4j-api and implementation versions as SPI compatibility is not guaranteed.

Sorry for belated answer.

> 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
(v7.6.3#76005)