|
|
|
|
|
by dwattttt
891 days ago
|
|
The major tracing library in Rust suggests a consumer that prints to stdout, but it's at the end of the introductory documentation; https://docs.rs/tracing/latest/tracing/ EDIT: it's what I've used when bridging between "this is a CLI app for maybe 3 people" and "this will need to be monitored" |
|