core library
Classes
Enums
- LogLevel
- Severity levels for log events, ordered from lowest to highest.
Mixins
- ErrorTrackerMixin
- Mixin that adds automatic error logging to any class via a Logger.
- LoggerMixin
- Mixin that provides a shared Logger instance and context-aware shortcut methods with single-character names for brevity.