Merge branch develop

This commit is contained in:
Osenberg-Y
2018-08-02 16:39:39 +08:00
committed by John Zhao

View File

@@ -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.