Skip to content

Feature Request: Control how verbose output is #247

Open
@billdenney

Description

@billdenney

As described in https://groups.google.com/forum/#!searchin/got-your-back/verbose%7Csort:date/got-your-back/50TDppD3-5E/971Z6SwtFwAJ, it would be helpful to have optionally quieter output.

Full steps to reproduce the issue:

  1. Run GYB (especially as a cron job)
  2. See many lines showing all updates

Expected outcome (what are you trying to do?):
I'd like to optionally see less output. I'd think that a numeric --verbose=<#> argument would cover what I'm thinking of. The levels that occur to me are:

  1. Silent except for fatal errors
  2. Warnings but no other information
  3. Everything from lower levels and statistics on completion of a step but not status messages during the step
  4. Everything from lower levels and status messages during the step (this is the current output)
  5. Everything from lower levels and the current output from --debug

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions