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,462 public repositories matching this topic...

traceback_with_variables

Adds variables to python traceback. Simple, lightweight, controllable. 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 and IPython. Install with pip or conda.

  • Updated Sep 12, 2022
  • Python
Followers
98 followers
Wikipedia
Wikipedia