bryanedds / Nu

Repository hosting the open-source Nu Game Engine and related projects.
MIT License
1.05k stars 151 forks source link

Consider implementing logging view inside Gaia. #771

Open bryanedds opened 3 months ago

bryanedds commented 3 months ago

Important log messages that go to the external console can sometimes go unnoticed, so making them all viewable directly in Gaia would help. Also, would be neat if we can set a flag in Gaia when we scan for specifically important messages (debug or higher) that would highlight the in-Gaia logging view tab or something.