radicle-heartwood-lfs/crates/radicle-protocol
Fintan Halpenny 95b3d10961 protocol: downgrade `warn!` logs
Evaluate the `warn!` logging in `radicle-protocol`.

If the event is a result of something being suspicious in the running
of the protocol, then it remains a `warn!`.

However, if the system ends up ignoring the event and can continue
without issues, the log level is reduced to `debug!`.
2026-01-19 17:56:56 +01:00
..
src protocol: downgrade `warn!` logs 2026-01-19 17:56:56 +01:00
Cargo.toml core: Introduce RepoId 2026-01-09 14:03:27 +01:00