Resolve "static type checking"
Closes #10 (closed)
This also involved fixing the stuff that MyPy complained about
- The abstract
Plugin
class didn't defineloop()
- The template/config.py needed to explicitly specify the default log level
Edited by Stephen Miller