https://bugzilla.redhat.com/show_bug.cgi?id=827807
Bug ID: 827807
QA Contact: [email protected]
Severity: medium
Version: rawhide
Priority: medium
CC: [email protected],
[email protected]
Assignee: [email protected]
Summary: Review Request: python-tracing - Python debug logging
helper
Regression: ---
Story Points: ---
Classification: Fedora
OS: Linux
Reporter: [email protected]
Type: ---
Documentation: ---
Hardware: All
Mount Type: ---
Status: NEW
Component: Package Review
Product: Fedora
Spec URL: http://salimma.fedorapeople.org/specs/admin/python-tracing.spec
SRPM URL:
http://salimma.fedorapeople.org/specs/admin/python-tracing-0.6-1.fc17.src.rpm
Description:
The Python library tracing helps with logging debug messages. It
provides a couple of functions for logging debug messages, and allows
the user to enable or disable logging for particular code modules.
It is sometimes practical 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. The logging can that
be left in the code, and only enabled when it is needed.
Fedora Account System Username: salimma
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review