Skip to content

Incorrect logging level #129

@vt102

Description

@vt102

The update_or_create function logs the URL of the updated or created page. While this might be important information, it is being logged at WARNING level, which means it is printed out by default.

I do not believe this information should be logged at WARNING level, or printed out by default, as that assumes how the function is being used; i.e., it's being run from somewhere that the user will always see the output, it's only used on a handful of pages at a time, etc...

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