Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-09-16 | printMsg(): Don't check for interrupts | Eelco Dolstra | |
Having the logger function potentially throw exceptions is Heisenbuggy. | |||
2016-04-25 | Improved logging abstraction | Eelco Dolstra | |
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. |