Use logging crate
tomtau opened this issue · 1 comments
tomtau commented
Currently, there are only printlns -- https://github.com/tendermint/rust-abci/blob/master/src/server.rs#L75
It would be nice use e.g. env_logger
instead
tomtau opened this issue · 1 comments
Currently, there are only printlns -- https://github.com/tendermint/rust-abci/blob/master/src/server.rs#L75
It would be nice use e.g. env_logger
instead