Skip to content

Conversation

stefanberger
Copy link
Contributor

Use the recommended way for getting the logger by using the __name__ as parameter.

Summary

Checklist
  • All commits are signed-off, using DCO
  • All new code has docstrings and type annotations
  • All new code is covered by tests. Aim for at least 90% coverage. CI is configured to highlight lines not covered by tests.
  • Public facing changes are paired with documentation changes
  • Release note has been added to CHANGELOG.md if needed

Use the recommended way for getting the logger by using the __name__
as parameter.

Signed-off-by: Stefan Berger <[email protected]>
@stefanberger stefanberger requested review from a team as code owners August 4, 2025 14:09
@mihaimaruseac mihaimaruseac merged commit 1ae8e9a into sigstore:main Aug 4, 2025
51 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