معرفی شرکت ها


collective.error.detector-0.1.0b1


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

The package looks for requests which cause an error. It's a part of https://github.com/potar/dagger
ویژگی مقدار
سیستم عامل OS Independent
نام فایل collective.error.detector-0.1.0b1
نام collective.error.detector
نسخه کتابخانه 0.1.0b1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Poburynnyi Taras (potar)
ایمیل نویسنده poburynnyitaras@gmail.com
آدرس صفحه اصلی http://github.com/potar/collective.error.detector
آدرس اینترنتی https://pypi.org/project/collective.error.detector/
مجوز gpl
Introduction ============ The package detects, filters and sends requests to a logger. You can use ’collective.recipe.logger’ as a logger. How it works ------------ What it does is: 1) Gets request which have not been published yet and sends them to the logger. 2) Adds an error information to logs and sends signal `open new storage` if any error happens. As a result, we will have a bunch of files which will have the following structure:: request request ....... error info I have to note that the package detects only server errors and is intended to work with a production site. Development ----------- - Code repository: https://github.com/potar/collective.error.detector - Please bootstrap the buildout and run the created ``bin/test`` to see if the tests still pass. Please add tests if you add code. - Questions and comments send to the Plone product-developers list or to potar: poburynnyitaras@gmail.com Requirements ------------ * Plone 4.0 * Plone 4.1 * Plone 4.2 Contributors ============ Taras Poburynnyi (potar), Author Changelog ========= 0.1.0b1 ------- * Initial release


نحوه نصب


نصب پکیج whl collective.error.detector-0.1.0b1:

    pip install collective.error.detector-0.1.0b1.whl


نصب پکیج tar.gz collective.error.detector-0.1.0b1:

    pip install collective.error.detector-0.1.0b1.tar.gz