You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Tim Allison (JIRA)" <ji...@apache.org> on 2014/06/05 03:58:02 UTC

[jira] [Created] (TIKA-1323) Improve logging in JAX-RS server

Tim Allison created TIKA-1323:
---------------------------------

             Summary: Improve logging in JAX-RS server
                 Key: TIKA-1323
                 URL: https://issues.apache.org/jira/browse/TIKA-1323
             Project: Tika
          Issue Type: Improvement
            Reporter: Tim Allison
            Priority: Minor


I'd like to use tika-server for TIKA-1302.  As part of that, I'd like to record exception stacktraces per document.  I see two options: transmit the info back to the client (assuming a doc didn't bring the server down :) ) along with the current error code or log the document id and stacktrace via the server.  Given my current design thoughts, I'd prefer the first option.

Any objections or recommendations?



--
This message was sent by Atlassian JIRA
(v6.2#6252)