Name : python-tracing
| |
Version : 0.8
| Vendor : obs://build_opensuse_org/home:Vayun
|
Release : 1.1
| Date : 2014-08-23 14:54:18
|
Group : Development/Languages/Python
| Source RPM : python-tracing-0.8-1.1.src.rpm
|
Size : 0.04 MB
| |
Packager : (none)
| |
Summary : Python debug tracing helper
|
Description :
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.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/Vayun/openSUSE_Factory/noarch |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
python-tracing
Requires :