HomePhabricator

Make `bin/phd debug` quieter by default

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
epriestleyAuthored on Mar 7 2016, 12:01 AM
epriestleyPushed on Mar 7 2016, 4:04 PM
Reviewer
chad
Differential Revision
D15423: Make `bin/phd debug` quieter by default
Parents
rP19eee427adb3: Improve Drydock errors for empty commits and missing changes
Branches
Unknown
Tags
Unknown
Build Status
Buildable 11048
Build 13663: Run Core Tests