----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/70334/ -----------------------------------------------------------
Review request for mesos, Benno Evers, Greg Mann, and Joseph Wu. Repository: mesos Description ------- Extended the LogSink interface to be able to log microseconds. This makes possible to solve a problem with modules implementing custom LogSink which currently log 000000 instead of microseconds. This is a backport of this patch: https://github.com/google/glog/pull/441 to glog 0.3.3 Diffs ----- 3rdparty/glog-0.3.3.patch 8827f34e2b4589867d13160850b76c572c85ab06 Diff: https://reviews.apache.org/r/70334/diff/1/ Testing ------- Run existing tests, including Windows build. Thanks, Andrei Sekretenko
