The ultimate replacement for Unity's console window.
Perfect to quickly inspect your errors, find issues and hide unimportant stuff. And best of all - easy extendable with new inspections and full source code included.
Features:
- Manage diffrent filters with tabs and quickly switch between them
- easy to understand stack trace with code preview
- jump directly into the code with double click
- overview of all files included in debug messages
- search for specific messages with regular expressions
- support of all features the unity console includes
- full c# source code included!
- easy to extend
As this is an early version, errors might occur and some features are missing - so feel free, to send me an message and I will help you asap!