Releases: serilog/serilog-aspnetcore
Releases · serilog/serilog-aspnetcore
v4.1.0
v4.0.0
- #217 - documentation improvements (@svrooij, @sungam3r)
- #227 - update Serilog.Sinks.Debug dependency to 2.0.0 (@nblumhardt)
- #234 - update Serilog.Extensions.Hosting dependency to bring in
CreateBootstrapLogger()
on supported platforms (@nblumhardt)
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
ILogger
throughRequestLoggingOptions
(@nblumhardt) - #191 - improve compatibility with
WebApplicationFactory
(@rsantosdev) - #193 - show consumption of services from
IServiceProvider
withinUseSerilog()
callback (@nblumhardt) - #195 - fix README configuration example (@michaelvolz)
- #197 - allow
RequestLoggingOptions
configuration outside ofConfigure(IApplicationBuilder)
(@skomis-mm)
v3.2.0
- #146 -
EnrichDiagnosticContext
(@tomkerkhove) - #149 - fix collection of properties in
EnrichDiagnosticContext
(@alastair-gatpark)
v3.1.0
v3.0.0
- #56 - README notes on Serilog.Settings.Configuration (@patriksvensson)
- #66 - fix package repository URL (@MaximRouiller)
- #87 - opt-in
ILoggerProvider
support (@nblumhardt) - #90 - README updates showing modern startup pattern (@pmorong)
- #94 -
AddSerilogRequestLogging()
andIDiagnosticContext
support (@nblumhardt) - #109, #110 - "batteries included" dependencies including
File()
,Console()
, andDebug()
sinks, along with Serilog.Formatting.Compact and Serilog.Settings.Configuration (@nblumhardt) - #114 - use
<PackageLicenseExpression>
(@SimonCropp) - #115, #116, #117 - code clean-up (@SimonCropp)
- #118 - remove redundant Serilog.Extensions.Logging dependency (@SimonCropp)
v2.1.1
Merge pull request #40 from serilog/dev 2.1.1 Release
v2.1.0
v2.0.0
Initial release.