New Feature: Loggie singleton name can now be set through the LoggieSettings.loggie_singleton_name static variable.
New Setting: Show Loggie Specs - allows users to specify whether some specs about Loggie's current settings should be output when Loggie boots.
💪 Improvements
Loggie now uses more LoggieMsg functions to compose its own outputs.
LoggieMsg.add is now more flexible.
🐞 Bugfixes
Fixed an issue where, when first installing the plugin, errors would appear due to the Loggie singleton still missing (until it gets added by enabling the plugin).
🌟 Features
💪 Improvements
🐞 Bugfixes
🛑 Breaking Changes