A simple logging library with an optional dear imgui console widget.
- Logs to the console
- Logs to the console and files at the same time
- Logs to a log file
- Colour coded logging
- Variadic functions
- Profiler functions
- Error shutdown and breaking
- Dear ImGui console logging widget
There are a few short learning articles in the wiki. Installation is also located there!
The bundled ImGui widget:
Example console log output: