Hi,

the Mesos code contains log statements using LOG(INFO) and VLOG(1), for
example. So far I found that Mesos is using the Google Logging Library.
Looking in the logs I only seem to be able to find output from VLOG
statements. What do I need to do to get the output from the LOG
statements? Where would I typically find the output? I'm using CentOS
7.2 and found the output so far in the files below /var/log/mesos.

thanks,
Hendrik

Reply via email to