Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Serilog.4.2.0.nupkg | 2024-12-06 | 643.9 kB | |
Serilog.4.2.0.snupkg | 2024-12-06 | 322.7 kB | |
README.md | 2024-11-28 | 664 Bytes | |
v4.2.0 source code.tar.gz | 2024-11-28 | 198.2 kB | |
v4.2.0 source code.zip | 2024-11-28 | 355.4 kB | |
Totals: 5 Items | 1.5 MB | 0 |
What's Changed
- [#2141] — stabilize and fully implement dotted identifiers in message templates (@nblumhardt)
- [#2028] — use
RuntimeHelpers.GetHashCode()
in message template cache comparer (@sungam3r) - [#2138] — update to .NET 9 SDK, GitHub Actions build,
net9.0
TFM (@nblumhardt) - [#2132] — support capturing of multidimensional arrays (@sungam3r, @WAcry)
- [#2136] — fix documentation for
ILogEventSink
(@erichiller)
New Contributors
- @WAcry made their first contribution in https://github.com/serilog/serilog/pull/2132
Full Changelog: https://github.com/serilog/serilog/compare/v4.1.0...v4.2.0