When using -debug it causes an exception on exit:
$ python pwb.py touch -family:beta -lang:en -page:0.5332966154956742 -debug Retrieving 1 pages from beta:en. Sleeping for 8.8 seconds, 2014-12-30 01:32:09 Page [[0.5332966154956742]] saved --- Logging error --- Traceback (most recent call last):
This is all, there is no traceback. I'm using Python 3.4.2.
I'm also not sure if the log rotation does work. It creates one file and overwrites it over and over again (although that happens also with -log).