Eelco Dolstra
|
c5e4404580
|
nix copy: Revive progress bar
|
2017-08-16 20:56:02 +02:00 |
|
Eelco Dolstra
|
588dad4084
|
Fix build failure on Debian/Ubuntu
http://hydra.nixos.org/build/53537463
|
2017-05-29 15:59:18 +02:00 |
|
Eelco Dolstra
|
b01d62285c
|
Improve progress indicator
|
2017-05-16 16:09:57 +02:00 |
|
Eelco Dolstra
|
6d97d81656
|
Add warn function
|
2017-04-13 16:03:31 +02:00 |
|
Eelco Dolstra
|
31cc9366fc
|
Initialise logger
|
2017-04-13 16:03:31 +02:00 |
|
Eelco Dolstra
|
c55bf085eb
|
printMsg(lvlError, ...) -> printError(...) etc.
|
2016-09-21 16:54:53 +02:00 |
|
Eelco Dolstra
|
054be50257
|
printMsg(): Don't check for interrupts
Having the logger function potentially throw exceptions is
Heisenbuggy.
|
2016-09-16 18:52:42 +02:00 |
|
Eelco Dolstra
|
41633f9f73
|
Improved logging abstraction
This also gets rid of --log-type, since the nested log type isn't
useful in a multi-threaded situation, and nobody cares about the
"pretty" log type.
|
2016-04-25 19:18:45 +02:00 |
|