mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-01-09 22:57:59 -05:00
- replace log crate with tracing, - replace simple-log crate with tracing-subscriber and tracing-appender - add nu-ansi-term crate as a dependency which is itself tracing-subscriber's dependency, inorder to write colored outputs to the terminal since we override formatting provided by tracing-subscriber