pprof-rs icon indicating copy to clipboard operation
pprof-rs copied to clipboard

Move tracing logs to debug

Open XAMPPRocky opened this issue 1 year ago • 0 comments

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.

XAMPPRocky avatar Mar 22 '24 15:03 XAMPPRocky