dependencies library

Classes

DefaultLogInterceptor
Equatable
A base class to facilitate operator == and hashCode overrides.
EquatableConfig
The default configurion for all Equatable instances.
ILogger
Logger
Logger implementation
LogInterceptor

Enums

LogType

Mixins

EquatableMixin
A mixin that helps implement equality without needing to explicitly override operator == and hashCode.

Properties

logger ILogger
final