> fixes, fixes, fixes
* fixed circular import issue introduced in 1.1.0.
* split base.py into LogMessage.py, and LogNode.py
* fixed set_max_messages_in_memory() not truncating the list of messages already stored in the LogNode.
while this release changes a lot for developing the internals of ObjLog, it WILL NOT affect the outer API.
**Full Changelog**: https://github.com/Kokonico/ObjLog/compare/1.1.0...1.1.1