Skip to content

Commit c6f9652

Browse files
committed
document -log_dir, the one undocumented flag in this package.
1 parent 228ba85 commit c6f9652

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

glog.go

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,9 @@
4545
// -stderrthreshold=ERROR
4646
// Log events at or above this severity are logged to standard
4747
// error as well as to files.
48+
// -log_dir=""
49+
// Log files will be written to this directory instead of the
50+
// default temporary directory.
4851
//
4952
// Other flags provide aids to debugging.
5053
//

0 commit comments

Comments
 (0)