Skip to content
#

stacktrace

Here are 260 public repositories matching this topic...

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.

  • Updated Jul 6, 2025
  • C++
traceback_with_variables

Adds variables to python traceback. Simple, lightweight, controllable. Customize formats and colors. Debug reasons of exceptions by logging or pretty printing colorful variable contexts for each frame in a stacktrace, showing every value. Dump locals environments after errors to console, files, and loggers. Works in Jupyter too.

  • Updated Jul 30, 2026
  • Python

Add this topic to your repo

To associate your repository with the stacktrace topic, visit your repo's landing page and select "manage topics."

Learn more