Enhance config.yaml by adding a comment for log-level options (#24)
* update log * update log level * Enhance config.yaml by adding a comment for log-level options
This commit is contained in:
@ -1,5 +1,6 @@
|
|||||||
# 通用配置
|
# 通用配置
|
||||||
common:
|
common:
|
||||||
|
# [debug, info, warn, error]
|
||||||
log-level: "info"
|
log-level: "info"
|
||||||
log-file: "logs/srs-sip.log"
|
log-file: "logs/srs-sip.log"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user