Skip to content

Remove NullHandler from apptools.logger#216

Merged
aaronayres35 merged 2 commits into
masterfrom
remove-null-handler
Nov 17, 2020
Merged

Remove NullHandler from apptools.logger#216
aaronayres35 merged 2 commits into
masterfrom
remove-null-handler

Conversation

@aaronayres35
Copy link
Copy Markdown
Contributor

@aaronayres35 aaronayres35 commented Nov 16, 2020

fixes #213

As mentioned on the issue it is now available from the standard library. This PR simply deletes the null_handler module and removes the NullHandler import from apptools.logger.api

Checklist

  • Add a news fragment if this PR is news-worthy for end users. (see docs/releases/README.rst)

Copy link
Copy Markdown
Contributor

@rahulporuri rahulporuri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@aaronayres35 aaronayres35 merged commit 6dfca82 into master Nov 17, 2020
@aaronayres35 aaronayres35 deleted the remove-null-handler branch November 17, 2020 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove apptools.logger.null_handler

2 participants