Extended Debug Logs is an asset that helps developers improve their debug logging capabilities. It allows for categorization and tagging of logs, enabling or disabling targeted logs. This results in cleaner logs and no additional performance costs when logs are disabled. The package includes features such as add tags to a log, add categories, an extensive editor window, mappers for all 'Debug' methods, logging of multiple new types, and a documentation file. A demo scene is also provided to showcase implementation and usage. The asset is tested and optimized for mobile platforms (iOS and Android) and web (WebGL).
All code is extensively and clearly commented. An extensive PDF with documentation, including code samples, is included to help with implementation. Tested and verified from Unity 2020.3 onwards on iOS, Android, Android TV, Windows, and WebGL.




