-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/42172/
-----------------------------------------------------------
(Updated Jan. 19, 2016, 11:58 a.m.)
Review request for mesos, Benjamin Hindman, Artem Harutyunyan, and Neil Conway.
Changes
-------
Mirror updates to logging flag docs to the actual flag's help.
Add blurb in new doc about /logging/toggle.
Bugs: MESOS-4206
https://issues.apache.org/jira/browse/MESOS-4206
Repository: mesos
Description
-------
Moves (and updates) logging flags from configuration.md into the new logging.md.
Add documentation for the ContainerLogger.
Adds documentation about logging in Master/Agent/Framework and the ContainerLogger.
Diffs (updated)
-----
docs/configuration.md 1834992907a29f571200fe8422f7c26eaac7d5a0
docs/home.md ff797fb050d710283fa7e648515ec75779e58f65
docs/logging.md PRE-CREATION
docs/modules.md 1aad8e0958554c0219a287dffd6c6fb925edb025
src/logging/flags.cpp b321c28492dbc9711b937f6cd9a8423ce557957f
Diff: https://reviews.apache.org/r/42172/diff/
Testing
-------
Previewed on GitHub and via:
```
docker build -t mesos/website support/site-docker
docker run -it --rm -p 4567:4567 -v /path/to/mesos:/mesos mesos/website
```
Thanks,
Joseph Wu
|