tokio-rs / toasty

An async ORM for Rust (incubating)
MIT License
589 stars 18 forks source link

use tracing e.g. `debug!` instead of `println!` #3

Closed codegod100 closed 1 day ago

codegod100 commented 2 days ago

Can control log level and better instrumentation tooling

carllerche commented 1 day ago

Closed by #16