Add logging.exception to cgatcore.experiment module
AndreasHegerGenomics opened this issue · 0 comments
AndreasHegerGenomics commented
-from logging import warning, info, log, debug, error, critical
+from logging import warning, info, log, debug, error, critical, exception