mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-10 17:02:41 +01:00
16a584ac7e
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 |
||
---|---|---|
.. | ||
__tests__ | ||
aphront | ||
applications | ||
docs | ||
extensions | ||
infrastructure | ||
view | ||
__phutil_library_init__.php | ||
__phutil_library_map__.php |