Skip to content
Sections
>> Trisquel >> Pakiety >> etiona >> python >> python-tracing
etiona  ]
[ Pakiet źródłowy: python-tracing  ]

Pakiet: python-tracing (0.9-1)

Python debug tracing helper

Provides the Python library 'tracing' to help with logging debug messages. This library provides a function for logging debug messages. It is sometimes practical during software development to add a lot of debugging log messages to a program, but having them enabled all the time results in very large log files. Also, logging that much takes quite a bit of time.

This module provides a way to turn such debugging (or tracing) messages on and off, based on the filename they occur in. It is much faster than using `logging.Filter` to accomplish the same thing, which matters when code is run in production mode. The actual logging still happens using the `logging` library.

Inne pakiety związane z python-tracing

  • wymaga
  • poleca
  • sugeruje
  • dep: python (<< 2.8)
    interactive high-level object-oriented language (default version)
    dep: python (>= 2.7)
  • sug: libjs-jquery
    JavaScript library for dynamic web applications
  • sug: libjs-underscore
    JavaScript's functional programming helper library

Pobieranie python-tracing

Pobierz dla wszystkich dostępnych architektur
Architektura Rozmiar pakietu Rozmiar po instalacji Pliki
all 30,4 KiB150 KiB [lista plików]