scrapyrt
scrapyrt copied to clipboard
scrapyrt logging is bit too noisy and not easy to customize
We should add some command line argument to allow to customize logging, this would be useful for running scrapyrt in production but also good for apps that inherit from scrapyrt and add some loggers of their own.
Argument can be called -v --verbosity and accept integer matching loglevels.