Description
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.
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.