https://docs.rs/tracing/latest/tracing/
A rust library for collecting structured, event-based diagnostic information. This is usually a better approach than a simply logging library in async applications.
https://docs.rs/tracing/latest/tracing/
A rust library for collecting structured, event-based diagnostic information. This is usually a better approach than a simply logging library in async applications.