You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
C++ logging library. It is powerful, supports asynchronous low latency, extendable, light-weight, fast performing, thread and type safe and consists of many built-in features. It provides ability to write logs in your own customized format. It also provide support for logging your classes, third-party libraries, STL and third-party containers etc.
A stacktrace printing library that uses libunwind and llvm-symbolizer. Based on LLVMs compiler-rt sanitizer code. Works with llvm-mingw 14.0 Clang on Windows x86_64 and with GCC 9.3 / Clang 14.0 linux