A decentralized music tracking and discovery platform built on AT Protocol 馃幍 forked from rocksky.app/rocksky
Something went wrong. Try again.
Refactor logging to use `tracing` instead of `println` and `eprintln` master
- Replaced all instances of `println!` and `eprintln!` with `tracing::info!`, `tracing::warn!`, and `tracing::error!` for better structured logging. - Updated log messages to include relevant context and structured fields for improved traceability. - Ensured consistent logging practices across the `jetstream`, `scrobbler`, and `webscrobbler` crates.
Author Tsiry Sandratraina Date (Sep 25, 2025, 6:17 PM UTC) Commit d363372f d363372f190fe0419970731c70aca807caf7c06d Parent 82e2ef98 82e2ef986fd2991d6633c873e943a27986e77908