Merge pull request #10097 from atlaskerr/documentation-annotate-logger

Documentation: Annotate --logger flag
This commit is contained in:
Gyuho Lee
2018-09-15 17:28:45 -07:00
committed by GitHub

View File

@@ -313,6 +313,9 @@ The security flags help to [build a secure etcd cluster][security].
## Logging flags
### --logger
**Available from v3.4**
+ Specify 'zap' for structured logging or 'capnslog'.
+ default: capnslog
+ env variable: ETCD_LOGGER