many cleanups and new docs

This commit is contained in:
Johannes Findeisen 2013-05-27 03:54:04 +02:00
commit 51cbfff880
69 changed files with 261 additions and 239 deletions

View file

@ -56,6 +56,4 @@ class Logger():
self.log.critical(message)
def close(self):
logging.shutdown()
logging.shutdown()