**Is your feature request related to a problem? Please describe.** The code in `src/logger` is not properly covered by unit tests. **Describe the solution you'd like** Use the existing test framework to write unit tests for this component.
Is your feature request related to a problem? Please describe.
The code in
src/loggeris not properly covered by unit tests.Describe the solution you'd like
Use the existing test framework to write unit tests for this component.