A shell for the standard Unity Debug.Log, with control of the log display level. And displaying the names of the class and method that caused the log.
The work is in progress
- Integration of tests
- Functional expansion
- Preparing a package for integration into third-party projects
- Come up with an implementation of logs when calling asynchronous methods (?)