Move counters for stats into a Decorator
tpiekarski opened this issue · 0 comments
tpiekarski commented
Overview
Consider and move counting of processed files, found URLs and sent requests into an own decorator for functions.
Count those data with one more or less generic decorator.