Open Dantali0n opened 3 years ago
Make this somewhat smart where it uses LOG.error for error exceptions and LOG.warning if the exception inherits Warning.
Warning
Only CLI should be allowed to actually raise a Warning.
raise
Make this somewhat smart where it uses LOG.error for error exceptions and LOG.warning if the exception inherits
Warning
.Only CLI should be allowed to actually
raise
a Warning.