microsoft / LSKV

A Ledger-backed Secure Key-Value store (LSKV), built on the Confidential Consortium Framework (CCF)
https://microsoft.github.io/CCF
MIT License
34 stars 6 forks source link

Switch python logging to loguru #129

Closed jeffa5 closed 1 year ago

jeffa5 commented 1 year ago

Is your feature request related to a problem? Please describe.

Python logging output could be nicer.

Describe the solution you'd like

Use loguru

Describe alternatives you've considered

Leaving as is but relies on custom format and doesn't have colour.