Fix #890: Provide option to enable logging

Implement logging framework, and use that in place of existing ad-hoc logging.
This commit is contained in:
Pavel Minaev 2019-02-27 14:26:32 -08:00 committed by Pavel Minaev
parent 09988bf012
commit a26f5d0032
20 changed files with 531 additions and 312 deletions

View file

@ -2,4 +2,4 @@
testpaths=tests
timeout=30
timeout_method=thread
addopts=-n8
addopts=-n6