Skip to content
This repository has been archived by the owner on Nov 27, 2024. It is now read-only.

Mock Loggers #66

Open
vitalijr2 opened this issue Nov 10, 2024 · 0 comments
Open

Mock Loggers #66

vitalijr2 opened this issue Nov 10, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@vitalijr2
Copy link
Owner

vitalijr2 commented Nov 10, 2024

Summary

Add support for other logging libraries with the ability to test multiple libraries simultaneously

What is the expected correct behavior?

Add support for:

  • Apache Commons Logging
  • Apache Log4j
  • SLF4J

Possible implementations

Split into core and library-dependent modules.

The code module contains extension, extension annotation and observable object that notifies when to clean mock loggers. Library-dependent modules contain factories that observe the object from the core module.

@vitalijr2 vitalijr2 added the enhancement New feature or request label Nov 10, 2024
@vitalijr2 vitalijr2 self-assigned this Nov 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant