Home GnuPG

Make `bin/phd debug` quieter by default
16a584ac7e3aUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Make bin/phd debug quieter by default

Summary:
By default, bin/phd debug activates --trace, which is incredibly verbose.

Instead, be moderately verbose by default, and only include tracing if --trace was passed to bin/phd debug.

See also D15422.

Test Plan:

  • Ran bin/phd debug task, got moderate amount of most useful debug output.
  • Ran bin/phd debug task --trace, got very verbose, detailed low-level debug output.

Reviewers: chad

Reviewed By: chad

Differential Revision: https://secure.phabricator.com/D15423

Details

Provenance
epriestley <git@epriestley.com>Authored on Mar 7 2016, 1:01 AM
Parents
rPHAB19eee427adb3: Improve Drydock errors for empty commits and missing changes
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHAB16a584ac7e3a: Make `bin/phd debug` quieter by default (authored by epriestley <git@epriestley.com>).Mar 7 2016, 5:04 PM