Skip to content

Commit

Permalink
document -log_dir, the one undocumented flag in this package.
Browse files Browse the repository at this point in the history
  • Loading branch information
robpike committed Aug 13, 2013
1 parent 228ba85 commit c6f9652
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions glog.go
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,9 @@
// -stderrthreshold=ERROR
// Log events at or above this severity are logged to standard
// error as well as to files.
// -log_dir=""
// Log files will be written to this directory instead of the
// default temporary directory.
//
// Other flags provide aids to debugging.
//
Expand Down

0 comments on commit c6f9652

Please sign in to comment.