Sanity in console output
Samizdat's console output has become verbose and hard to follow enough as to make debugging difficult. We can do better.
Ideas:
- debug levels configurable per-plugin via
SamizdatConfig
(now that we have it) - using
console.debug
instead ofconsole.log
- using console groups