funfuzz icon indicating copy to clipboard operation
funfuzz copied to clipboard

[funfuzz] Overhaul logging functionality

Open nth10sd opened this issue 8 years ago • 1 comments

Currently, whatever primitive logging functionality is triggered here.

We should move to a logging module, reposUpdate.py already supports this.

nth10sd avatar Feb 09 '17 01:02 nth10sd

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.

nth10sd avatar Apr 11 '18 23:04 nth10sd