extended-salmon•3y ago
How to disable PlaywrightCrawler request statistics on the console?
I see these messages on the console
how can I disable it?
P.S.
I already have this:
2 Replies
You can probably make
loggingIntervalSecs
very highextended-salmonOP•2y ago
I did this:
and still I get this:
I still want to disable it...
This topic is almost year old... still have this statistics in log files... I want to turn it off, pls help!
tried
loggingIntervalSecs: 3600
which is 1 hour
and still get it every minute...