Skip to content
#

Logging

In computing, logging is the act of keeping a log of events that occur in a computer system, such as problems, errors or just information on current operations.

Here are 1,820 public repositories matching this topic...

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 Feb 21, 2025
  • Python
Followers
112 followers
Website
github.com/topics/logging
Wikipedia
Wikipedia