Open
Description
Description:
Since patch-hub has a logging system, it would be nice if some color-eyre errors (AKA Report) were logged
Motivation:
Currently when a fatal error occurs it goes straight into the CLI but aren't registered in the log file. The purpose of a log file is to register every important event during the execution of the program.
Also, some recoverable errors may be relevant for the user, currently those are only discarded