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

Fix bugs for LogState #91

Closed hadashiA closed 8 months ago

hadashiA commented 8 months ago

Fixed the following two minor issues:

neuecc commented 8 months ago

thx!