Skip to content

Replace print() calls with logger calls #794

Description

@Lawouach

Overview/summary

The resources/graphql.py module uses print() to trace the exception when one occurs. This means these pollute logs. Please switch to a proper logger that an application can configure.

Motivation

My logs were not clean :)


Checklist

  • I have described this enhancement in a way that is actionable (if possible)

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