<!-- 
RSS generated by JIRA (5.2.4#845-sha1:c9f4cc41abe72fb236945343a1f485c2c844dac9) at Sun May 19 22:53:44 CDT 2013

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary add field=key&field=summary to the URL of your request.
For example:
http://www.couchbase.com/issues/si/jira.issueviews:issue-xml/PYCBC-31/PYCBC-31.xml?field=key&field=summary
-->
<rss version="0.92" >
<channel>
    <title>Couchbase</title>
    <link>http://www.couchbase.com/issues</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>5.2.4</version>
        <build-number>845</build-number>
        <build-date>26-12-2012</build-date>
    </build-info>

<item>
            <title>[PYCBC-31] python SDK disables all logging</title>
                <link>http://www.couchbase.com/issues/browse/PYCBC-31</link>
                <project id="10050" key="PYCBC">Couchbase Python Client Library</project>
                        <description>took a few hours to find why logging in my python app stopped working, and it&amp;#39;s because I started using the couchbase python SDK which strangely disables logging...&lt;br/&gt;
&lt;br/&gt;
&amp;nbsp;&amp;nbsp;logging.disable(logging.ERROR)&lt;br/&gt;
&lt;br/&gt;
here...&lt;br/&gt;
&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&lt;a href=&quot;https://github.com/couchbase/couchbase-python-client/blob/master/couchbase/client.py#L33&quot;&gt;https://github.com/couchbase/couchbase-python-client/blob/master/couchbase/client.py#L33&lt;/a&gt;&lt;br/&gt;
&lt;br/&gt;
the temporary workaround in my app was to call...&lt;br/&gt;
&lt;br/&gt;
&amp;nbsp;&amp;nbsp;logging.disable(logging.NOTSET)&lt;br/&gt;
&lt;br/&gt;
but, that&amp;#39;s just a hack workaround against a socially awkward (read: rude) implementation.&lt;br/&gt;
&lt;br/&gt;
</description>
                <environment></environment>
            <key id="17199">PYCBC-31</key>
            <summary>python SDK disables all logging</summary>
                <type id="1" iconUrl="http://www.couchbase.com/issues/images/icons/issuetypes/bug.png">Bug</type>
                                <priority id="3" iconUrl="http://www.couchbase.com/issues/images/icons/priorities/major.png">Major</priority>
                    <status id="5" iconUrl="http://www.couchbase.com/issues/images/icons/statuses/resolved.png">Resolved</status>
                    <resolution id="1">Fixed</resolution>
                    <security id="10011">Public</security>
                        <assignee username="BigBlueHat">Benjamin Young</assignee>
                                <reporter username="steve">Steve Yen</reporter>
                        <labels>
                    </labels>
                <created>Mon, 21 May 2012 14:00:56 -0500</created>
                <updated>Fri, 3 Aug 2012 12:02:10 -0500</updated>
                    <resolved>Fri, 3 Aug 2012 12:02:10 -0500</resolved>
                            <version>1.0</version>
                                <fixVersion>0.7</fixVersion>
                                <component>library</component>
                                <votes>0</votes>
                        <watches>0</watches>
                                                    <comments>
                    <comment id="34686" author="BigBlueHat" created="Fri, 3 Aug 2012 12:02:10 -0500"  >Fixed here: &lt;a href=&quot;http://review.couchbase.org/17039&quot;&gt;http://review.couchbase.org/17039&lt;/a&gt;</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                                                                                                                                                    <customfield id="customfield_10081" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Rank</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>9696</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                                    <customfield id="customfield_10181" key="com.atlassian.jira.ext.charting:timeinstatus">
                <customfieldname>Time In Status</customfieldname>
                <customfieldvalues>
                    
                </customfieldvalues>
            </customfield>
                                                </customfields>
    </item>
</channel>
</rss>