Skip to content

Replace print statements with logging #3

Description

@kasia188

Currently, the code uses print() statements for output and debugging.
It would be better to use the logging module instead, as it allows better control
over log levels and is more suitable for production code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions