Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Logger.add with non-default quantities #1330

Closed
wants to merge 3 commits into from
Closed

Conversation

b-butler
Copy link
Member

Description

Fixes #1328, by adding force_quantities to internal loggable filtering.

Motivation and context

Resolves #1328

How has this been tested?

A test will be added soon.

Change log

Fixed: Non-default loggables can now be explicitly specified using Logger.add.

Checklist:

@b-butler b-butler requested review from a team as code owners May 16, 2022 21:05
@b-butler b-butler requested review from joaander and seoulfood and removed request for a team May 16, 2022 21:05
@b-butler b-butler closed this May 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Logger.add does not handle only_default as documented.
1 participant