funfuzz
funfuzz copied to clipboard
[funfuzz] Overhaul logging functionality
Currently, whatever primitive logging functionality is triggered here.
We should move to a logging module, reposUpdate.py already supports this.
We'd need to wait for Python 3.2+ to become mandatory for StreamHandler support - i.e. to be able to change the line terminator.