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.14k stars 80 forks source link

Unity and structured logging #41

Closed b-arendarski closed 3 years ago

b-arendarski commented 3 years ago

Hi,

Seeing how Unity build doesn't support structured logging yet, is there a recommended workaround to accomplish it through available API?

neuecc commented 3 years ago

No, there is not.