[ 
https://issues.apache.org/jira/browse/MESOS-1067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vinod Kone resolved MESOS-1067.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 0.19.0

commit 7c366bad61e8c241797ef5c92562e0539c0dd02a
Author: Alexandra Sava <alexandrasav...@gmail.com>
Date:   Mon Mar 24 12:38:12 2014 -0700

    Added support for specifying logging level via flag.
    
    minloglevel flag is passed as an argument to the command line and it
    configures the level of logging to stderr and file. It can take INFO,
    WARNING, ERROR or FATAL values. All log messages at or above the
    configured log level will be printed.
    
    If 'quiet' flag is also passed to the command line, minloglevel will
    affect just the logs from file (if configured by log_dir flag)
    
    Review: https://reviews.apache.org/r/19357


> 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
>            Assignee: Alexandra Sava
>             Fix For: 0.19.0
>
>
> 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