Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add test coverage for SLF4J and Log4J loggers #313

Open
1 task done
joshuasing opened this issue Oct 15, 2023 · 0 comments
Open
1 task done

Add test coverage for SLF4J and Log4J loggers #313

joshuasing opened this issue Oct 15, 2023 · 0 comments
Labels
area: platform This involves updating, adding or removing a platform size: M type: test This involves updating, adding or removing a test

Comments

@joshuasing
Copy link
Member

Confirmation

  • I have checked for similar issues.

Problem

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.

Additional information

No response

@joshuasing joshuasing added area: platform This involves updating, adding or removing a platform type: test This involves updating, adding or removing a test size: M labels Oct 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: platform This involves updating, adding or removing a platform size: M type: test This involves updating, adding or removing a test
Projects
None yet
Development

No branches or pull requests

1 participant