rta_reconstruction.utils.logging.log_uncaught_exceptions

rta_reconstruction.utils.logging.log_uncaught_exceptions()[source]

Makes all uncaught exception to be logged by the default logger.

Keyboard exceptions and children classes are not logged so one can kill the program with ctr+C.