Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 781 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 781 Bytes

logger_service

style: very good analysis

A log service that wraps an implementation to provide a common interface


Lint, format, test, and enforce code coverage 🧪

To help reduce broken CI builds, please run the following command from from your project's root directory, which will ensure that any custom git hooks are actioned before being pushed to the remote repository:

git config --local core.hooksPath hooks