Disable verbose logging in getPage
David <[email protected]>
| Newsgroups | gmane.comp.python.twisted.web |
|---|---|
| Message-ID | <[email protected]> |
Hi, I have written a small script which uses getPage, and I would like to disable the verbose getPage output ([HTTPPageGetter,client] Starting factory / [HTTPPageGetter,client] Stoping factory pairs). Is there a simple way to do so ? cheers, David