Remove TikaLogger
-----------------
Key: TIKA-47
URL: https://issues.apache.org/jira/browse/TIKA-47
Project: Tika
Issue Type: Improvement
Reporter: Jukka Zitting
Priority: Minor
The org.apache.tika.log.TikaLogger class is essentially a simple wrapper for
Log4J PropertyConfigurator.
We should remove the class and directly configure Log4J (or whatever logging
framework we use) in client code.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.