Inconsistency in parameters for specifying a log directory
Open
- Dominant language
- C++
- Stars
- 16.7k
- Forks
- 1.6k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 126
Description
There are some binaries, like fdbcli, that accept a log directory through the `--log-dir` parameter. There are other binaries, like fdbserver, that accept a log directory through the `--logdir` parameter. I can't seem to remember which is which reliably, so I have to look it up whenever I want to run a one-off command with logs captured. Can we standardize the formatting for this parameter?
Contributor guide
Assessment
This issue has not been assessed yet.