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.25k stars 88 forks source link

Fix typo #6

Closed EXPEXE closed 4 years ago

EXPEXE commented 4 years ago

GetThradStaticUtf8JsonWriter -> GetThreadStaticUtf8JsonWriter

neuecc commented 4 years ago

good catch!