forked from criteo-forks/mesos
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Extended the glog LogSink interface to be able to log microseconds.
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: google/glog#441 to glog 0.3.3 Review: https://reviews.apache.org/r/70334/
- Loading branch information
1 parent
6ea2534
commit 76f417f
Showing
1 changed file
with
231 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters