Logwin.Log() is a better log tracker, it helps you track values without flooding your editor console. Moreover, calling Logwin.Log() takes only 5% of a Debug.Log() call processing time!
Features:
- Minimal impact on performances compared to Debug.Log (20 times more performant)
- Display an editor window with the data you want to keep an eye on
- Frame by frame values analysis
- Stay organized: Display each value in categories
- No more console flood! Prevent the console from being spammed with lots of Debug.Log messages
- Stacktrace visualization: open the file at the correct line in 1 click
- Customizable shortcuts to go even faster
- Lots of settings to customize
If you encounter a bug, have any feedback or feature request, please send me an eMail here : me@julien-foucher.com
I would be glad to improve this asset with your feedbacks!
Check the doc here