Skip to content

Fix logging configuration#1416

Merged
trask merged 3 commits into
masterfrom
trask/fix-logging-configuration
Dec 19, 2020
Merged

Fix logging configuration#1416
trask merged 3 commits into
masterfrom
trask/fix-logging-configuration

Conversation

@trask

@trask trask commented Dec 18, 2020

Copy link
Copy Markdown
Member

The code was using level in one place and threshold in another.

level is correct (and what's in documentation).

This PR also improves the tests so that the would have caught this issue.

Resolves #1415

@trask trask merged commit e3cb3dc into master Dec 19, 2020
@trask trask deleted the trask/fix-logging-configuration branch December 19, 2020 06:36
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.

Instrumentation logging level ignored

2 participants