You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).