1
0
mirror of https://github.com/tiyn/stud.ip-crawler.git synced 2025-11-19 11:39:45 +01:00

log: adding basic log with levels and file

The log has options for several levels that can
be set from the command line.
The file is hardcoded as log.txt and can be toggled
This commit is contained in:
TiynGER
2020-06-10 00:24:01 +02:00
parent fa36e0f29e
commit 7ef3f063d2
6 changed files with 134 additions and 109 deletions

1
src/.gitignore vendored
View File

@@ -1,2 +1,3 @@
__pycache__
data
log.txt