One of the tests in `com.o19s.es.ltr.logging.LoggingIT` - `testLogExtraLogging` - fails occasionally. Running the test multiple times ultimately leads to a successful test run but it would be nice to have a more reliable and predictable test. ``` com.o19s.es.ltr.logging.LoggingIT > testLogExtraLogging FAILED java.lang.AssertionError at LoggingIT.java:626 ```