A community member is using the Cheerio crawler and wants to disable all logs, as they have reverse-engineered a mobile application and don't want the URLs to be visible in the logs. Another community member suggests setting the log level to "OFF" as a solution, which the original poster confirms is working.
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? : π