Update glog flags
This commit is contained in:
parent
0c92f770f2
commit
e270e99340
|
@ -36,7 +36,7 @@ struct glog_init {
|
|||
|
||||
// Log suppression level: messages logged at a lower level than this
|
||||
// are suppressed.
|
||||
FLAGS_minloglevel = google::INFO;
|
||||
FLAGS_minloglevel = google::GLOG_INFO;
|
||||
|
||||
// If specified, logfiles are written into this directory instead of the
|
||||
// default logging directory.
|
||||
|
|
Loading…
Reference in New Issue
Block a user