GitHub user torgebo opened a pull request:

    https://github.com/apache/avro/pull/105

    AVRO-1874 Correct module level logging importation.

    Use logging as logger in handler simply and without configuration
    unsets logging level set by host application.

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

    $ git pull https://github.com/torgebo/avro fix-py3_logging_level

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

    https://github.com/apache/avro/pull/105.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 #105
    
----
commit 3c21ed32fe50c7b86d626990b8656eb7d7e8d558
Author: Torgeir Boerresen <torgeir.borre...@sigmagroup.no>
Date:   2016-07-05T08:28:23Z

    AVRO-1874 Correct module level logging importation.
    
    Use logging as logger handler simply and without configuration
    unsets logging level set by host application.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to