Skip to content

Conversation

@emmettbutler
Copy link
Contributor

This pull request is a fixed version of #174

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Mar 22, 2016
@emmettbutler emmettbutler mentioned this pull request Mar 22, 2016
class NullHandler(logging.Handler):
def emit(self, record):
pass
logging.getLogger(__name__).addHandler(NullHandler())

This comment was marked as spam.

@theacodes
Copy link
Contributor

This looks good to me. Merging. Thank you.

@theacodes theacodes merged commit a9bfae8 into googleapis:master Mar 23, 2016
akrherz pushed a commit to akrherz/google-api-python-client that referenced this pull request Apr 1, 2019
Supports client authentication using Authorization header.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants