Logging
supernomad opened this issue · 0 comments
supernomad commented
Currently the logging in quantum
is well abysmal to put it lightly. The entire logging system should be evaluated and an appropriate logging library should be chosen.
We should support at the very least the following levels:
- Debug
- Info
- Error
Potentially a Warn and Verbose level if absolutely necessary.