mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
aquatic_ws: add logging with level configured by config file
This commit is contained in:
parent
0d4bc25ea9
commit
bc8916dce4
7 changed files with 96 additions and 36 deletions
|
|
@ -140,6 +140,7 @@ Default configuration:
|
|||
|
||||
```toml
|
||||
socket_workers = 1
|
||||
log_level = 'error'
|
||||
|
||||
[network]
|
||||
address = '0.0.0.0:3000'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue