https://bugzilla.redhat.com/show_bug.cgi?id=827807

            Bug ID: 827807
        QA Contact: extras...@fedoraproject.org
          Severity: medium
           Version: rawhide
          Priority: medium
                CC: nott...@redhat.com,
                    package-review@lists.fedoraproject.org
          Assignee: nob...@fedoraproject.org
           Summary: Review Request: python-tracing - Python debug logging
                    helper
        Regression: ---
      Story Points: ---
    Classification: Fedora
                OS: Linux
          Reporter: michel+...@sylvestre.me
              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
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to