-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/62018/
-----------------------------------------------------------

(Updated Sept. 14, 2017, 8:34 a.m.)


Review request for mesos, Andrei Budnik and Alexander Rukletsov.


Changes
-------

Removed helper.


Bugs: MESOS-7586
    https://issues.apache.org/jira/browse/MESOS-7586


Repository: mesos


Description
-------

Thiw will be used to initialize logging in the main functions
that do not use mesos::internal::logging::Flags.


Diffs (updated)
-----

  src/logging/logging.hpp 0e448f25de6c66d772f5bc481fbaf4aa493fd8af 
  src/logging/logging.cpp 70d66a5c396f709e8f27ad0d51315ed6d257f73b 


Diff: https://reviews.apache.org/r/62018/diff/4/

Changes: https://reviews.apache.org/r/62018/diff/3-4/


Testing
-------

```
$ make check
```

Also tested manually to see if using `LOG()` without initializing GLOG gives 
the same result as using it `LOG()` after running 
`mesos::internal::logging::initialize` without flags.


Thanks,

Armand Grillet

Reply via email to