aquatic_ws: add logging with level configured by config file

This commit is contained in:
Joakim Frostegård 2020-05-23 20:15:34 +02:00
parent 0d4bc25ea9
commit bc8916dce4
7 changed files with 96 additions and 36 deletions

View file

@ -140,6 +140,7 @@ Default configuration:
```toml
socket_workers = 1
log_level = 'error'
[network]
address = '0.0.0.0:3000'