Hi, I would like to know if it is possible to configure logging in tika, for example I'd like to log to a file instead of standard output. Redirection is not an option because I'm using tika as a library for another application, and I'd like to log other parts of the application.
Is there an easy way to configure tika logging globally? Thanks, Gabriele
