Updated Settings (markdown)

Stef Heyenrath
2021-12-12 15:44:46 +01:00
parent c320cea896
commit c1d2e8e61e

@@ -157,6 +157,9 @@ Action which is called (with the IAppBuilder or IApplicationBuilder) after the i
### AdditionalServiceRegistration
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
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.