opensolar icon indicating copy to clipboard operation
opensolar copied to clipboard

Log levels

Open Varunram opened this issue 4 years ago • 0 comments

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.

Varunram avatar Jun 12 '20 18:06 Varunram