This repository was archived by the owner on Nov 24, 2020. It is now read-only.

Description
Currently, only one form of logging is supported. But users may not prefer to see all debug messages and may want a clean instance which displays only errors. This is relatively easy to add but involves editing large parts of the code simply because of the multiple log statements we have. Might be easier to fit in essentials considering we have a lot of modular parts.