Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.
This repository was archived by the owner on Nov 16, 2023. It is now read-only.

Use Python logging in scripts #69

Open
@marabout2015

Description

@marabout2015

Mat: Instead of using print statements in the scripts use Python logging. Only reason is you can add debug logging statements that people can turn on or off. Print is fine in notebooks but when running things on clusters sometimes it is nice to have a verbose mode.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions