Commit Graph

21 Commits (4835888acc91740f81b73736a78a37b0ed63d7e7)

Author SHA1 Message Date
Mike Fährmann e300da1424
add 'output.skip' option
3 years ago
Mike Fährmann c8787647ed
add global WINDOWS bool
4 years ago
Mike Fährmann ece73b5b2a
make 'path' and 'keywords' available in logging messages
4 years ago
Mike Fährmann 11d3247c85
use 'util.Formatter' when formatting logging output
4 years ago
Mike Fährmann 4bc161ca0f
prevent crash when sys.stdout and co. are None (#653)
5 years ago
Mike Fährmann 5cdf1b1319
fix --verbose/--quiet
5 years ago
Mike Fährmann 383795b550
prevent superfluous calls to Logger.makeRecord()
5 years ago
Mike Fährmann f5604492c3
update interface of config functions
5 years ago
Mike Fährmann 15e4ddf46d
implement custom logging formatter
5 years ago
Mike Fährmann ae353ed3b0
provide "extractor" and "job" keys for logging output
6 years ago
Mike Fährmann 4810d446bb
remove the obsolete safeprint() and error() functions
7 years ago
Mike Fährmann 79bcaa8726
improve downloader retry behavior
7 years ago
Mike Fährmann 701c016b97
add '-q/--quiet' option
8 years ago
Mike Fährmann 8d5f26d530
small fixes to the output module
8 years ago
Mike Fährmann 4f123b8513
code adjustments according to pep8
8 years ago
Mike Fährmann 91c446805b
replace platform.system() with os.name
8 years ago
Mike Fährmann 810aa4e146
add a space after status indicators
9 years ago
Mike Fährmann b2401542eb
implement output.mode and .shorten options
9 years ago
Mike Fährmann 8d257510d0
rework output module
9 years ago
Mike Fährmann d26eec8470
workarounds for windows console
9 years ago
Mike Fährmann c786843a6f
add output-module
9 years ago