Closed hseeberger closed 3 years ago
In client.rs there is a println! for "Renewing pubsub token". This should use logging at DEBUG level, I guess.
client.rs
println!
Thanks for the PR. I was going to put one in for this, but you beat me to it.
In
client.rs
there is aprintln!
for "Renewing pubsub token". This should use logging at DEBUG level, I guess.