[ 
https://issues.apache.org/jira/browse/MESOS-1067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13922954#comment-13922954
 ] 

Vinod Kone commented on MESOS-1067:
-----------------------------------

That document is out of date.

But it is true that we don't currently provide flags to fine tune the logging 
level. Mesos spits INFO level (and above) messages by default and if "--quiet" 
is specified spits FATAL level messages.

If you are interested in sending a patch, the relevant code is at 
"src/logging/logging.cpp".

> Specifying minimum logging level doesn't work
> ---------------------------------------------
>
>                 Key: MESOS-1067
>                 URL: https://issues.apache.org/jira/browse/MESOS-1067
>             Project: Mesos
>          Issue Type: Bug
>          Components: master
>         Environment: Ubuntu 13.10
>            Reporter: Ted M. Young
>
> The documentation (here: 
> https://github.com/apache/mesos/blob/master/docs/logging-and-debugging.md) 
> refers to glog as the logging library used. However, passing --minloglevel=1 
> seems to have no effect on the logging level, i.e., INFO is still getting 
> logged.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to