-
Notifications
You must be signed in to change notification settings - Fork 705
Closed
Description
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
Labels
No labels