Page MenuHomePhabricator

Allow things to figure out if `--trace` was passed
ClosedPublic

Authored by epriestley on Mar 7 2016, 12:00 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Sep 30, 9:02 PM
Unknown Object (File)
Tue, Sep 24, 5:17 PM
Unknown Object (File)
Tue, Sep 24, 2:16 PM
Unknown Object (File)
Tue, Sep 24, 10:51 AM
Unknown Object (File)
Thu, Sep 12, 8:24 AM
Unknown Object (File)
Thu, Sep 5, 6:51 PM
Unknown Object (File)
Aug 27 2024, 2:26 PM
Unknown Object (File)
Aug 25 2024, 3:05 AM
Subscribers
None

Details

Summary

I want to make bin/phd debug only activate tracing if it was called with --trace, but there's no easy way to ask "is tracing enabled?" right now.

Provide such a method.

Test Plan

See next revision.

Diff Detail

Repository
rPHU libphutil
Branch
trace1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 11039
Build 13651: Run Core Tests
Build 13650: arc lint + arc unit

Event Timeline

epriestley retitled this revision from to Allow things to figure out if `--trace` was passed.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Mar 7 2016, 4:34 AM
Closed by commit rPHU62f63fc614a1: Allow things to figure out if `--trace` was passed (authored by Evan Priestley <epriestley@Orbital.local>, committed by epriestley). · Explain WhyMar 7 2016, 1:28 PM
This revision was automatically updated to reflect the committed changes.