You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/08/13 17:50:12 UTC

[jira] [Commented] (THRIFT-2663) python library should not use the root logger

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

ASF GitHub Bot commented on THRIFT-2663:
----------------------------------------

GitHub user virtuald opened a pull request:

    https://github.com/apache/thrift/pull/187

    THRIFT-2663: Don't use the root logger in python

    https://issues.apache.org/jira/browse/THRIFT-2663

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/virtuald/thrift mainline_logging

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/thrift/pull/187.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #187
    
----
commit 6694ffcd35770abda99d74239c5574a0ccddba01
Author: Dustin Spicuzza <du...@virtualroadside.com>
Date:   2014-08-12T15:48:29Z

    Don't use the root logger in python

----


> python library should not use the root logger
> ---------------------------------------------
>
>                 Key: THRIFT-2663
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2663
>             Project: Thrift
>          Issue Type: Bug
>          Components: Python - Library
>    Affects Versions: 0.9.1
>            Reporter: Dustin Spicuzza
>
> Because thrift logs to the root logger, it makes it very difficult to filter out the log messages when I don't care about them.



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