Add support for logging.

This commit is contained in:
Rapptz
2015-09-16 17:27:20 -04:00
parent a2b981d19e
commit bbf1c5418b
5 changed files with 91 additions and 20 deletions

1
.gitignore vendored
View File

@ -1,4 +1,5 @@
*.json
*.pyc
*.log
docs/_build
*.buildinfo