Helm Client: Add SLF4J logging support #86
Labels
New Feature
A new feature, service, or documentation. Major changes that are not backwards compatible.
released
Milestone
Description
Add SLF4J API and Log4j2/Logback dependencies to the BOM project. Only require the SLF4J API in production code. Logging implementation should only be in unit test code.
Add appropriately leveled log statements where necessary. Prefer static final class level loggers.
The text was updated successfully, but these errors were encountered: