Matthew Caruana Galizia created TIKA-2245:
---------------------------------------------
Summary: Standardise on java.util.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
Tika parsers sometimes use Log4j's Logger and the JUL (java.util.logging)
Logger. I will happily make a pull request to standardise on the latter, as I
believe users shouldn't be forced to use a third-party library.
It would be better to standardise on the lowest common denominator and leave
users free to use their own bridge, for example JUL-to-log4j or whatever they
want.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)