dependencies library
Classes
- DefaultLogInterceptor
- Equatable
- A base class to facilitate operator == and hashCode overrides.
- EquatableConfig
- The default configuration for all Equatable instances.
- ILogger
- Logger
- Logger implementation
- LogInterceptor
Enums
Mixins
- EquatableMixin
- A mixin that helps implement equality without needing to explicitly override operator == and hashCode.