Skip to content

Make private variables/methods protected to improve extendability #3

@MollyMaclachlan

Description

@MollyMaclachlan

Programs using this module should be able to extend the Logger class; this would be much easier if instead of internal variables and methods being private, they were protected.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions