pprof-rs
pprof-rs copied to clipboard
Move tracing logs to debug
These logs are currently be displayed in end user applications with RUST_LOG=info, and it can be quite noisy if you have frequent profiling, so it would be nice if they were in debug instead.