Releases: dm-drogeriemarkt/log-capture
Releases · dm-drogeriemarkt/log-capture
Fluent API added
Merge pull request #7 from dm-drogeriemarkt/fluent-api fluent api
assertNothingElseLogged() added
- updated dependencies
- added assertNothingElseLogged()
JUnit 5 support
Use JUnit 5 instead of JUnit 4
Fix for multiline messages
Fixed a bug where multiline log messages (for example Messages that contain a stack trace) could not be matched.
Version 2.0.0 with bugfixes and saner API
Version 1.x did not reset the log level after execution and thus spammed following integration tests.
Also, the API is more (hopefully) more descriptive in what it actually does.
Correct name
1.0.2 make it 1.0.2 because github has a weird history about 1.0.1
First OSS Release
1.0.0 initial commit