mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-04-28 11:17:02 +02:00
Updated Settings (markdown)
@@ -157,6 +157,9 @@ Action which is called (with the IAppBuilder or IApplicationBuilder) after the i
|
|||||||
### AdditionalServiceRegistration
|
### AdditionalServiceRegistration
|
||||||
Action which is called with IServiceCollection when ASP.NET Core DI is being configured. [Optional]
|
Action which is called with IServiceCollection when ASP.NET Core DI is being configured. [Optional]
|
||||||
|
|
||||||
|
### UseRegexExtended
|
||||||
|
Use the [RegexExtended]() instead of the default Regex.
|
||||||
|
|
||||||
### Logger
|
### Logger
|
||||||
The [IWireMockLogger](https://github.com/WireMock-Net/WireMock.Net/blob/master/src/WireMock.Net/Logging/IWireMockLogger.cs) interface which logs Debug, Info, Warning or Error.
|
The [IWireMockLogger](https://github.com/WireMock-Net/WireMock.Net/blob/master/src/WireMock.Net/Logging/IWireMockLogger.cs) interface which logs Debug, Info, Warning or Error.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user