Skip to content

Issue deprecation warnings via module logger #38

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

Merged
merged 2 commits into from
Apr 8, 2025

Conversation

behackl
Copy link
Collaborator

@behackl behackl commented Apr 7, 2025

This moves the system used to issue deprecation warnings from warnings.warn (which might have needed some more care to setup correctly) to our already setup and running acsv_logger.

This resolves a problem where the logger output was not printed properly.

@behackl behackl added the enhancement New feature or request label Apr 7, 2025
Copy link

github-actions bot commented Apr 7, 2025

♻️ PR Preview 857921a has been successfully destroyed since this PR has been closed.

🤖 By surge-preview

@behackl behackl merged commit 8ce81df into main Apr 8, 2025
6 checks passed
@behackl behackl deleted the deprecation-warning-fix branch April 8, 2025 12:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant