Hi, I noticed that the default logging configuration of tika-server does not match the severity levels in StackDriver <https://cloud.google.com/logging/docs/structured-logging>. Basically all error messages are interpreted as Error. Looks like the solution is to configure log4j to produce a json output that is compatible with StackDriver and I was wondering if somebody already did that.
Thanks, Cristi
