SaitoTech / saito-rust

A high-performance (reference) implementation of Saito in Rust
42 stars 9 forks source link

Implement logging/tracing in `saito-rust` #37

Open clayrab opened 3 years ago

clayrab commented 3 years ago

We could use a real logging library, it would be nice to be able to have log levels and be able to pipe log message easily.

escapedcat commented 3 years ago