[
https://issues.apache.org/jira/browse/TIKA-3610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17460000#comment-17460000
]
David Pilato commented on TIKA-3610:
------------------------------------
That's very good. So I believe we are all set and we can close this one ;)
> Emit errors to a specific emitter
> ---------------------------------
>
> Key: TIKA-3610
> URL: https://issues.apache.org/jira/browse/TIKA-3610
> Project: Tika
> Issue Type: New Feature
> Components: tika-pipes
> Reporter: David Pilato
> Priority: Minor
>
> Instead of emitting errors in the logs, we should emit them using an error
> emitter instead.
> Then we can have all the flexibility we want to emit our errors to a logger,
> to a filesystem, to whatever implementation.
> For example:
> {code:java}
> <errorEmitterName>fse</errorEmitterName> {code}
>
--
This message was sent by Atlassian Jira
(v8.20.1#820001)