Skip to content

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

@jauy123

Description

@jauy123

lib/log/NullHandler should be removed. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions