Skip to content

Use a logger instead of printing to stderr #5

@ochosi

Description

@ochosi

In jira_bot.py we currently pass a variable to another script by printing it. This means that all other print output goes to stderr to avoid messing with the script's response.

It would be more elegant to use a proper Python logger instead.

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