What's Changed
- #2149 -
LogEvent.AddPropertyIfAbsent(ILogEventPropertyFactory, ...)overload that helps avoid allocations (@vanni-giachin) - #2158 - use HTTPS in all README.md images and links (@TimHess)
- #2163 -
LogContext.Push()overloads acceptingIEnumerable<ILogEventEnricher>andReadOnlySpan<ILogEventEnricher>(@SimonCropp) - #2175, #2178, #2179 - fix AOT compatibility (...