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

Review request for mesos, Benjamin Hindman, Artem Harutyunyan, and Neil Conway.


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`.
Adds documentation about logging in Master/Agent/Framework and the 
`ContainerLogger`.

Allows the doc-linking pattern of `[link text](other_doc.md#Link-to-text)`.


Diffs
-----

  docs/configuration.md cbe7f5a338a0fc350c4b6c0e2f1f48bd0869ac34 
  docs/home.md 344c5617dfb003453fa17974500d44a8f766cb16 
  docs/logging.md PRE-CREATION 
  docs/modules.md 1aad8e0958554c0219a287dffd6c6fb925edb025 
  site/Rakefile 94833488c8e29f9b07e3cab3c8adce223f685679 

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

Reply via email to