Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

Adjust logging for populate db. #324

Merged
merged 1 commit into from
Jun 9, 2022
Merged

Adjust logging for populate db. #324

merged 1 commit into from
Jun 9, 2022

Conversation

cdmatters
Copy link
Contributor

We adjust the logging for db.py to be with a specific logger, and
populate_db methods now print. This is because populate methods should
happen very infrequently and should be logged loudly.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jun 9, 2022
@cdmatters cdmatters requested a review from drothermel June 9, 2022 10:46
Copy link

@drothermel drothermel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense!

We adjust the logging for db.py to be with a specific logger, and
populate_db methods now print. This is because populate methods should
happen very infrequently and should be logged loudly.
@cdmatters cdmatters merged commit b6253b5 into main Jun 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants