bittensor
bittensor copied to clipboard
Update btlogging to support standard Python logger library
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
btlogginglibrary supports capturing logs from libraries withlogger - [ ] The exact functionality of
btloggingis preserved (color coding, icons/gifs, etc) - [ ] Final approval is given by @ifrit98