Пакет python-module-tracing: Информация

    Бинарный пакет: python-module-tracing
    Версия: 0.8-alt3
    Архитектура: noarch
    Собран:  13 августа 2015 г. 23:54 в задании #147712
    Исходный пакет: python-module-tracing
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: http://liw.fi/tracing/

    Лицензия: GPLv3+
    О пакете: Python debug logging helper
    Описание: 
    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.

    Сопровождающий: Vitaly Lipatov

    Список участников:
    Vitaly Lipatov
    Igor Vlasenko

    Последнее изменение


    13 августа 2015 г. Vitaly Lipatov 0.8-alt3
    - human build for ALT Linux Sisyphus
    7 июля 2014 г. Igor Vlasenko 0.8-alt1_2
    - update to new release by fcimport
    10 октября 2013 г. Igor Vlasenko 0.8-alt1_1
    - update to new release by fcimport