init logger in aquatic_cli_helpers crate

This commit is contained in:
Joakim Frostegård 2020-08-02 21:21:58 +02:00
parent 427c0bc7c3
commit 8d58f8bb70
15 changed files with 113 additions and 119 deletions

View file

@ -2,9 +2,6 @@
## General
* init logging in cli helper crate? kind of tricky, requires cli helper
knowledge of config, such as config implementing a trait to get log
level
* automatic tests running real clients in container?
## aquatic_http_load_test