darwinia-network / bridger

Relayer client implementation for Darwinia LCMP protocols.
https://rust-docs.darwinia.network/bridger
GNU General Public License v3.0
11 stars 10 forks source link

Usability improvements for error log #545

Open furoxr opened 1 year ago

furoxr commented 1 year ago

For errors caused by incorrect usage, Bridger should print a clear log to help user correct it. For nonfatal errors, Bridger should only print a warning log.