Add test coverage for SLF4J and Log4J loggers #313
Labels
area: platform
This involves updating, adding or removing a platform
size: M
type: test
This involves updating, adding or removing a test
Confirmation
Problem
There is currently no tests covering the
ChameleonSlf4jLogger
andChameleonLog4jLogger
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.
Additional information
No response
The text was updated successfully, but these errors were encountered: