| Interface | Description |
|---|---|
| LogService |
Defines the functionality that our services need to log messages.
|
| Class | Description |
|---|---|
| BaseLogger |
Base class for loggers that extend the basic functionality of the
LogService to provide logging tailored to a particular service. |