PYME.util.log_verbosity module

PYME.util.log_verbosity.patch_log_verbosity()

We use logging.DEBUG as the logging level within PYME. This is a bit high for some of our dependencies, so set their levels individually.

Should be called after the modules in question have been imported.