Skip to content

Releases: hagbard/flogger-testing

Version 1.0.5

19 Sep 15:44
Compare
Choose a tag to compare

Adding new features:

  • Clear verification and/or exclude log entries from verification.
  • Match entries by class/method.
  • Normalize synthetic class/method names to the containing class (more robust for testing).

Improved docs/tests.

First recommended version (all known API quirks addressed).

08 Sep 20:57
48e70c5
Compare
Choose a tag to compare

This is the first version of the Flogger logging test library that's recommended for general use.
See the root readme for basic information and JavaDoc for everything else.