> On Jan. 22, 2016, 11:16 a.m., Neil Conway wrote: > > Can we also mention the common GLOG configuration options? For example, > > `GLOG_v`.
Besides `GLOG_v`, what else would you suggest? There are quite a few, but I've only ever set this one specifically. Note: That one is mentioned here: https://reviews.apache.org/r/42172/diff/5#file1202582line125 - Joseph ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/42172/#review115906 ----------------------------------------------------------- On Jan. 19, 2016, 7:41 p.m., Joseph Wu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/42172/ > ----------------------------------------------------------- > > (Updated Jan. 19, 2016, 7:41 p.m.) > > > 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. > > Add documentation for the ContainerLogger. > Adds documentation about logging in Master/Agent/Framework and the > ContainerLogger. > > > Diffs > ----- > > 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 > >
