-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
[CT-2786] Remove "legacy logger" #8027
Comments
Some slight complication (from estimation meeting): we have some context managers in place in order to setup the legacy logger which will need to be removed as well |
Resolved by #8989 |
Still have logbook package? |
logger.py wasn't removed and we're still depending on logbook. Reopening the issue. |
Resolved by #9353 |
Backing out these changes for now as cloud still has a codepath dependent on it. Will revisit. |
Is there any timeline on getting this implemented? I have a use case where it requires binary only installation and logbook is blocking it. |
Acceptance criteria:
logger.py
in its entiretypytest-logbook
fromdev-requirements.txt
indbt-core
and adapter reposThe text was updated successfully, but these errors were encountered: