FlorianRappl/dets

Introduce Log Levels

FlorianRappl opened this issue · 1 comments

We should introduce some log levels together with more verbose logging to improve the usage experience, especially when facing issues.

Ideally we take log levels 1 (error only) - 5 (verbose) [error, warning, info, verbose, verbose with log file].

Even better, we could also leave the log provider to be optionally set on the outside, giving users of dets as a library quite some flexibility.

Landed in develop and the preview. Will be extended and then released in 0.8.