Package python-module-tracing: Information

    Source package: python-module-tracing
    Version: 0.8-alt3
    Build time:  Aug 13, 2015, 11:54 PM in the task #147712
    Report package bug
    License: GPLv3+
    Summary: Python debug logging helper
    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.

    List of rpms provided by this srpm:
    python-module-tracing (noarch)
    python-module-tracing-doc (noarch)

    Maintainer: Vitaly Lipatov

    List of contributors:
    Vitaly Lipatov
    Igor Vlasenko

      1. python-devel
      2. python-module-sphinx
      3. rpm-build-python

    Last changed


    Aug. 13, 2015 Vitaly Lipatov 0.8-alt3
    - human build for ALT Linux Sisyphus
    July 7, 2014 Igor Vlasenko 0.8-alt1_2
    - update to new release by fcimport
    Oct. 10, 2013 Igor Vlasenko 0.8-alt1_1
    - update to new release by fcimport