c64e5c9bd5
colorlog was problematic for various reasons: - Not commonly packaged for Linux distributions - Calling colorama.init() automatically on import - Not supporting {foo} log formatting - Not supporting an easy way to turn colors off Instead we now do the log coloring by hand, which is simpler and means everyone will have colored logs. |
||
---|---|---|
.. | ||
usertypes | ||
overflow_test_cases.py | ||
test_debug.py | ||
test_error.py | ||
test_jinja.py | ||
test_log.py | ||
test_qtutils.py | ||
test_standarddir.py | ||
test_urlutils.py | ||
test_utils.py | ||
test_version.py |