Commit Graph

2 Commits

Author SHA1 Message Date
134c6f8923 fix: normal logging when using webgl in editor 2024-04-22 13:35:46 +02:00
a3fa41eae2 fix: instead of using the log4uni wrapper, I wrote my own
This wrapper essentially restricts the logger to the unity console, when using WebGL, while I don't need to change any Reference to LogManager or Log.Debug(etc) in my code.
2024-04-20 16:26:28 +02:00