azzouzana
azzouzana14mo ago

disable all logs

Hello 👋 I'm using cheerio crawler and I want to disable all logs (I know this is strange but I have reverse engineered some mobile application and I don't want the URLs to be there in tbe logs when someone uses my actor) How can I do that? : 🙏
2 Replies
HonzaS
HonzaS14mo ago
you can try set level to OFF see here https://crawlee.dev/api/3.8/core/class/Log#setLevel
azzouzana
azzouzanaOP14mo ago
Thanks @HonzaS 🙌 Working!

Did you find this page helpful?