Skip to content

need more specific use of logging #27

@mheilman

Description

@mheilman

Currently, the code just uses logging.info, logging.warning, etc. to record log messages. It would be better to instantiate one logger for the module, or logging modules for each class, etc. I'm not sure what the best way to do this is, but it would be best to do this without adding a ton of code to every class.

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