I'm just switching from Mockserver to Wiremock in a client project and now there are some test failures because I obviously did something wrong - so I'd like to see the logging of Wiremock to be able to see what exactly is happening. However, I can't find out how to set the notifier to verbose while using @WireMockTest. How do I achieve this?