nspcc-dev/neofs-node

Improve `verbose` mode of the CLI

Aperta

#1121 aperta il 28 gen 2022

 (2 commenti) (1 reazione) (0 assegnatari)Go (49 fork)auto 404
I3S3U4discussiongood first issueneofs-cli

Metriche repository

Star
 (36 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Verbose printing is used in printVerbose function only. That function is called only 23 times in the whole neofs-cli app.

I believe our CLI could be more communicative for both user and developer when he debugs some errors.

Guida contributor