Toggle verbose rJava logging
Details
This function turns off the somewhat verbose rJava logging, most of which is uninformative. It is called automatically when tabulapdf is attached via library(), require, etc. To keep logging on, load the package namespace using requireNamespace("tabulapdf") and reference functions in using fully qualified references (e.g., tabulapdf::extract_tables().