dev
Add space settings (#1885)
Add `LevelAlias.Off`; fixes #1684 (#1910)
Add LogEvent.UnstableAssembleFromParts(); fixes #2010 (#2018)
Use langword in xml comments (#1871)
Added ReusableStringWriter (#1771)
Removed boxing and string allocations in DateTimeOffset/DateTime serialization for legacy (but still frequently used) MessageTemplateTextFormatter
avoid some alloc with Array.Empty (#1898)
Reuse `HashSet` instances, reduce LINQ usage, avoid reallocating `StructureValue._properties` (#2090)