Skip to content

bpo-34307: Allow any argument in NullHandler#8605

Closed
romuald wants to merge 1 commit into
python:masterfrom
romuald:nullhandler-init-any
Closed

bpo-34307: Allow any argument in NullHandler#8605
romuald wants to merge 1 commit into
python:masterfrom
romuald:nullhandler-init-any

Conversation

@romuald
Copy link
Copy Markdown
Contributor

@romuald romuald commented Aug 1, 2018

The Nullhandler might be used as a drop-in replacement to a custom
logger, in that case the initialization would fail when the logging
configuration contains additional arguments

https://bugs.python.org/issue34307

The Nullhandler might be used as a drop-in replacement to a custom
logger, in that case the initialization would fail when the logging
configuration contains additional arguments
@vsajip
Copy link
Copy Markdown
Member

vsajip commented Aug 1, 2018

I've closed the related issue as invalid. I'm closing this PR as rejected, as there is nothing wrong with NullHandler as it is.

@vsajip vsajip closed this Aug 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants