Skip to content
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

Update btlogging to support standard Python logger library #1744

Open
3 tasks
garrett-opentensor opened this issue Mar 8, 2024 · 0 comments
Open
3 tasks
Assignees

Comments

@garrett-opentensor
Copy link
Collaborator

Description: In order to support capturing logs from 3rd party libraries, btlogging needs to be updated to support the standard Python logger library. Currently btlogging uses loguru, so it needs to be updated to either support both, or transition to logger

Ac:

  • The btlogging library supports capturing logs from libraries with logger
  • The exact functionality of btlogging is preserved (color coding, icons/gifs, etc)
  • Final approval is given by @ifrit98
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants