2
0
mirror of https://github.com/boostorg/test.git synced 2026-02-02 09:12:10 +00:00
Files
test/include
Raffi Enficiaud f5043a1aa4 Printing context messages takes logger each logger state and configuration
Previously all loggers were looped in the context helper, which causes
duplicate context messages and discards the log level of each of the
loggers.

Associated unit tests: they have to save their save_pattern state into
another global mechanism as the junit tests are changing the runtime configuration.
Those new tests asserts inside JUnit before the fix.
2020-04-06 10:36:43 +02:00
..