loader-core
loader-core copied to clipboard
Support logging to a window
Sometimes it is helpful to show users an error message without rolling your own ui lib. It would be nice if you could log to an endpoint that ends up displaying logs in a popup. This is best achieved via imgui (see other issue)