Skip to content

Fix error-prone logging#15

Merged
mvinyard merged 1 commit intomainfrom
bug-fix
Mar 6, 2025
Merged

Fix error-prone logging#15
mvinyard merged 1 commit intomainfrom
bug-fix

Conversation

@mvinyard
Copy link
Owner

@mvinyard mvinyard commented Mar 6, 2025

  • Removed faulty logging statements that were being called upon __init__ of inheriting classes. This would cause stricter requirements on the order of operations during __init__, which is not convenient and often causes problems with backwards-compatibility.

@mvinyard mvinyard added bug Something isn't working enhancement New feature or request labels Mar 6, 2025
@mvinyard mvinyard merged commit 4aa8e4c into main Mar 6, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant