-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/42172/
-----------------------------------------------------------
(Updated Jan. 19, 2016, 10:31 a.m.)
Review request for mesos, Benjamin Hindman, Artem Harutyunyan, and Neil Conway.
Changes
-------
Removed Rakefile change in lieu of [42457](/r/42457). Note that some links in
this doc will appear broken until 42457 is committed.
Summary (updated)
-----------------
Add documentation for the ContainerLogger.
Bugs: MESOS-4206
https://issues.apache.org/jira/browse/MESOS-4206
Repository: mesos
Description (updated)
-------
Add documentation for the ContainerLogger.
Diffs (updated)
-----
docs/configuration.md 1834992907a29f571200fe8422f7c26eaac7d5a0
docs/home.md ff797fb050d710283fa7e648515ec75779e58f65
docs/logging.md PRE-CREATION
docs/modules.md 1aad8e0958554c0219a287dffd6c6fb925edb025
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