This repository was archived by the owner on Mar 22, 2021. It is now read-only.
Tags: iris-GmbH/MONK
Tags
Merge tag 'v0.1-proposal' and additional changes This merge is the result of discussions at the Stammtisch on Monday, Jan 28, 2013 and from a TeamL daily and a follow up email on Tuesday, Jan 29. It was decided, that MONK is ready to be updated to a v0.1. This includes these merges into Master, as well as a small update in the setup.py to the version attribute and the added MANIFEST.in, which is necessary to have our real README in the distutil's sdist package. There will also be a new package in the pypi repository with this version. Signed-off-by: Erik Bernoth <erik.bernoth@gmail.com>
Merge branch 'f-add-travis-to-readme-v2' into dev close #22
Merge pull request #14 from DFE/b-fix2-login Login problems over serial connection (Part II)
logging: remove logger classes uses logging class directly instead of logger class. Remove logger class. Use a logging configuration file. Signed-off-by: Mario Schuknecht <schuknecht@dresearch-fe.de>