bittensor icon indicating copy to clipboard operation
bittensor copied to clipboard

Replace rich console with loguru

Open brueningf opened this issue 1 year ago • 0 comments

Addresses "Action 4"

  • Replaces rich console print calls with new ConsoleLogger calls while preserving color, and icons.
    (Except tables, which are still handled with rich console)

  • Adds a unit test for ConsoleLogger.

  • Modifies MockConsole to work with ConsoleLogger.

brueningf avatar Feb 22 '24 20:02 brueningf