v3.4.0
- #167 - README updates (@phlashdev)
- #172, #176 - SDK update (@tebeco, @ralphhendriks)
- #165 - targeting updates to improve .NET Core 3.1 support (@tebeco)
- #183 - accept
ILoggerthroughRequestLoggingOptions(@nblumhardt) - #191 - improve compatibility with
WebApplicationFactory(@rsantosdev) - #193 - show consumption of services from
IServiceProviderwithinUseSerilog()callback (@nblumhardt) - #195 - fix README configuration example (@michaelvolz)
- #197 - allow
RequestLoggingOptionsconfiguration outside ofConfigure(IApplicationBuilder)(@skomis-mm)