medic / cht-conf

A command-line interface for configuring Community Health Toolkit applications
https://communityhealthtoolkit.org
GNU Affero General Public License v3.0
22 stars 25 forks source link

Log level when nothing has changed #313

Open ngaruko opened 4 years ago

ngaruko commented 4 years ago

In this issue (#271), it was suggested that "We should consider only uploading things which have changed (this could be a separate mode - e.g. update vs configure)". As a medic-conf user, it is not easy to know that nothing has happened since all logs are INFO in green and there is a little too much chatter to see at a glance what just happened.

image

garethbowen commented 4 years ago

We should consider dropping of those lines down to "debug" level to get rid of some of the chatter. Additionally it'd be good to have a summary at the end with which docs actually got updated.

Discuss with TLs to find out what information is actually useful.