mirror of
https://github.com/tiyn/stud.ip-crawler.git
synced 2026-02-22 14:44:49 +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:
@@ -19,9 +19,10 @@ If you run the program again it only downloads files that have changed since the
|
||||
- [x] Possible reset of download date
|
||||
- [x] Incremental file download
|
||||
- [x] Store id and chdate of downloaded files
|
||||
- [ ] Logging
|
||||
- [x] Logging
|
||||
- [x] Console log
|
||||
- [ ] Log file
|
||||
- [x] Log file
|
||||
- [x] Specify log level
|
||||
|
||||
## Installation
|
||||
|
||||
|
||||
Reference in New Issue
Block a user