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

Support for Unity 2019.4 possible or planned? #23

Closed sirchadwick closed 3 years ago

sirchadwick commented 4 years ago

I added this through openupm before realizing it specifies 2018.3 as the only version for it. It hangs upon import during I think the compilation.

neuecc commented 4 years ago

sorry, it is caused by dll import samples ManagedDlls~. https://github.com/Cysharp/ZLogger/tree/master/src/ZLogger.Unity/Assets/Scripts/ZLogger/ManagedDlls~/Plugins I'll remove it.

github-actions[bot] commented 3 years ago

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 7 days.