cgat-developers/cgat-core

Add logging.exception to cgatcore.experiment module

AndreasHegerGenomics opened this issue · 0 comments

-from logging import warning, info, log, debug, error, critical
+from logging import warning, info, log, debug, error, critical, exception