nspcc-dev/neofs-node

Improve `verbose` mode of the CLI

Offen

#1.121 geöffnet am 28.01.2022

 (2 Kommentare) (1 Reaktion) (0 zugewiesene Personen)Go (49 Forks)auto 404
I3S3U4discussiongood first issueneofs-cli

Repository-Metriken

Stars
 (36 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide