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

Python logging switch #1263

Merged
merged 15 commits into from
Oct 6, 2023

Conversation

bug-or-feature
Copy link
Collaborator

Continuing the move to Python logging, this PR

  • adds a new method 'temp' for managing log attributes. Sets attributes for one message only
  • replaces log.setup_empty_except_keep_type()
  • replaces log.label()
  • fixes a few stray log.warn()s
  • updates docs
  • adds tests

@robcarver17
Copy link
Owner

temp great idea thanks

@robcarver17 robcarver17 merged commit 9f8d63c into robcarver17:develop Oct 6, 2023
2 checks passed
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.

2 participants