Issues fixed
- Ensure the log file is created automatically when the spider is activated for the first time
- Replace calls to the deprecated function, logging.warn() with logging.warning()
- Bump urllib3 version from 1.26.3 to 1.26.4
Improvements
- Add timestamp to log lines
- Add VS Code settings directory to .gitignore
- Add namespace condition to the self-call to main() in the seaspider module