hey folks, where do rust logs go? If I add `info!`...
# development
c
hey folks, where do rust logs go? If I add
info!
or
error!
I can't seem to find where that ends up?
1
oh lol the result was cached so the rust code wasn't running
🤦 1