Closed doonv closed 10 months ago
You should use info! instead of println! for logging stuff.
info!
println!
You should use
info!
instead ofprintln!
for logging stuff.