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!`. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||