Added "No more macros for traceback!" to README.md

This commit is contained in:
2024-08-13 16:04:18 -04:00
parent d8439efcaf
commit 758925c837

View File

@@ -12,6 +12,7 @@ jlog is a C++ library for logging to file, console, and event callbacks.
* Logs to file AND console!
* Idiomatic Event callback for hooking into your game engine gui!
* GCC and MSVC support
* No more macros for traceback!
## Installation