Update args.md (#146)

This commit is contained in:
ethfoo 2023-02-09 15:07:25 +08:00 committed by GitHub
parent 25657d7e78
commit 78d21bfb92
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
- `-meta.nodeName`默认情况下会使用系统的hostname在Kubernetes部署中会使用Downward API来注入nodeName。一般情况下不需要单独配置
## 日志参数:
## 日志参数
- `-log.level`: 日志级别默认为info可配置为debug、info、warn和error
- `-log.jsonFormat`: 是否将日志输出为json格式默认为false