Skip to content

lib/log/NullHandler should be removed and be replaced with logging.NullHandler #5368

Description

@jauy123

lib/log/NullHandler should be deprecated. The standard library in 3.1 introduced it's own version of NullHandler (coincidentally with the same name). Therefore, MDAnalysis lib.log.NullHandler should be removed and be replaced with the standard library equivalent, logging.NullHandler.

Found while working on issue #5357 and PR #5367. I will remove this in PR #5367 rather than make it separate PR.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions