Use a logger

This commit is contained in:
nemunaire 2014-08-14 12:49:38 +02:00
commit d0b1336d07
14 changed files with 118 additions and 77 deletions

1
.gitignore vendored
View file

@ -1,5 +1,6 @@
*#
*~
*.log
TAGS
*.py[cod]
__pycache__