Cysharp / ZLogger

Zero Allocation Text/Structured Logger for .NET with StringInterpolation and Source Generator, built on top of a Microsoft.Extensions.Logging.
MIT License
1.13k stars 80 forks source link

Add netstandard2.1 to the targets #106

Closed hadashiA closed 7 months ago

hadashiA commented 7 months ago

netstandard2.1 was added to the target.

The following items were missing from the runtime, so some shims added.