There is a task to write a crawler to crawl the webpage by python.
one of the requst is to specify the level of the log file, as is the level of detail of the log file.
But I don’t know what should be record? and what is the level of detail?
Can everyone give me an example?
There is a task to write a crawler to crawl the webpage by python.
Share
This is like what you’re logging now:
This would be logging with more detail:
If you give control over log level, this might be a level in the middle: