Skip to content

Conversation

ehhuang
Copy link
Contributor

@ehhuang ehhuang commented Oct 6, 2025

What does this PR do?

grep'd and audited all usage of 'get_logger' with help of Claude.

Test Plan

CI

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Meta Open Source bot. label Oct 6, 2025
# What does this PR do?


## Test Plan
if root_category in _category_levels:
log_level = _category_levels[root_category]
else:
assert category == UNCATEGORIZED, (
Copy link
Collaborator

Choose a reason for hiding this comment

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

don't use assert and print available categories?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Meta Open Source bot.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants