You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 26, 2026. It is now read-only.
There is currently no tests covering the ChameleonSlf4jLogger and ChameleonLog4jLogger implementations.
Suggested solution
It would be a good idea to add test coverage for our logger implementations, allowing us to validate that all method invocations are handled and forwarded to the underlying logger correctly.
Confirmation
Problem
There is currently no tests covering the
ChameleonSlf4jLoggerandChameleonLog4jLoggerimplementations.Suggested solution
It would be a good idea to add test coverage for our logger implementations, allowing us to validate that all method invocations are handled and forwarded to the underlying logger correctly.
Additional information
No response