Add logging. #1324
Annotations
3 errors
lint-wasm:
src/carbonado/metrics.rs#L10
error[E0432]: unresolved import `tokio::time`
--> src/carbonado/metrics.rs:10:12
|
10 | use tokio::time::sleep;
| ^^^^ could not find `time` in `tokio`
|
lint-wasm
Process completed with exit code 1.
|
test
Process completed with exit code 101.
|