log_errors#

mhm_tools.common.logger.log_errors(raise_exceptions=True)[source]#

Log all errors occuring in a function.

Only use this wrapper if the results of the function are essential for further computations.