Metadata-Version: 2.1
Name: problem-detector
Version: 0.1.5
Summary: Detecting robot's problem and reporting
Home-page: https://bitbucket.org/yujinrobot/problem_detector
Author: SimJoonYeol
Author-email: jysim@yujinrobot.com
License: MIT license
Keywords: problem_detector
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: requests
Requires-Dist: pyyaml
Requires-Dist: log-aggregator-server

==============================
problem_detector
==============================


.. image:: https://img.shields.io/pypi/v/problem_detector.svg
        :target: https://pypi.python.org/pypi/problem_detector

.. image:: https://img.shields.io/travis/GTedHa/problem_detector.svg
        :target: https://travis-ci.org/GTedHa/problem_detector

.. image:: https://readthedocs.org/projects/pypkg-reference/badge/?version=latest
        :target: https://pypkg-reference.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status




Template for python package which use Jenkins, Docker, Py-test ...


* Free software: MIT license
* Documentation: https://pypkg-reference.readthedocs.io.


Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `yujinrobot/yujin-python`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`yujinrobot/yujin-python`: https://github.com/audreyr/cookiecutter-pypackage


=======
History
=======

0.1.5 (2019-11-06)
------------------

* Add exception during connection error
* Add robot uuid in log file
* Show Config before start

0.1.4 (2019-11-06)
------------------

* Fix config bug

0.1.3 (2019-11-06)
------------------

* Fix port and class bug

0.1.2 (2019-11-06)
------------------

* Add port in config file

0.1.1 (2019-11-06)
------------------

* First commit.


