Add logger to WireMock WebApp

This commit is contained in:
Stef Heyenrath
2018-03-10 14:53:50 +01:00
parent 8d109c69eb
commit f604be3c02
2 changed files with 34 additions and 1 deletions

View File

@@ -14,7 +14,7 @@
},
"FluentMockServerSettings": {
"AdminUsername": "a",
"AdminPassword": "a",
"AdminPassword": "b",
"StartAdminInterface": true
}
}