logging.level.com.github.tomakehurst.wiremock=ERROR
+diff --git a/spring-cloud-contract.html b/spring-cloud-contract.html index 6c473d6ec2..519cd469f9 100644 --- a/spring-cloud-contract.html +++ b/spring-cloud-contract.html @@ -557,6 +557,7 @@ $(addBlockSwitches);
Starting from version 1.2.0 we turn on WireMock logging to
+info and the WireMock notifier to being verbose. Now you will
+exactly know what request was received by WireMock server and which
+matching response definition was picked.
To turn off this feature just bump WireMock logging to ERROR
logging.level.com.github.tomakehurst.wiremock=ERROR
+You can use the mappingsOutputFolder property on @AutoConfigureStubRunner or StubRunnerRule