You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix decoupler setting root logging level to INFO for all packages
Use a named logger ('decoupler') instead of logging.basicConfig() so
importing decoupler no longer affects the logging level of other packages.
Closes#296
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments