change log_dir flag to logdir

change log_dir flag to logdir
This commit is contained in:
隋龙飞@视频结构化
2019-01-10 17:17:32 +08:00
committed by GitHub
parent ea4f29d1e7
commit b864cf7e07

View File

@@ -46,7 +46,7 @@
// -stderrthreshold=ERROR
// Log events at or above this severity are logged to standard
// error as well as to files.
// -log_dir=""
// -logdir=""
// Log files will be written to this directory instead of the
// default temporary directory.
//