Python3: fix NVDA's logging infrastructure #9712
The logging._levelNames dict no longer exists in Python 3. Instead, w…
7cc90e7a
logHandler: We can now use logging.FileHandler rather than logging.St…
e83182e5
Merge branch 'threshold_py3_staging' into py3_logHandler
7bf1b3fb
logHandler: address review comments.
431c15a0
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub