bittensor icon indicating copy to clipboard operation
bittensor copied to clipboard

"logging.info" is still broken from version 6.10.0

Open jbonilla-tao opened this issue 1 year ago • 3 comments

Describe the bug

It seems the new update 6.12.0 is mandatory to use testnet now. However, logging is still broken starting from version 6.10.0.

bt.logging.info doesn't show up. only warn and error show up

https://discord.com/channels/1120750674595024897/1179557631061413968/1235755142377373756

To Reproduce

bt.logging.info doesn't show up. only warn and error show up

Expected behavior

bt.logging.info doesn't show up. only warn and error show up

Screenshots

No response

Environment

Unix BT version >= 6.10.0 Python 3.10.13

Additional context

No response

jbonilla-tao avatar May 03 '24 01:05 jbonilla-tao