Set info as default logging level for sonic
This commit is contained in:
parent
60f5b94d74
commit
4f6be55753
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
[server]
|
[server]
|
||||||
|
|
||||||
log_level = "debug"
|
log_level = "info"
|
||||||
|
|
||||||
|
|
||||||
[channel]
|
[channel]
|
||||||
|
|
Loading…
Reference in a new issue