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)
Sun, Feb 9, 12:57 AM
Unknown Object (File)
Sun, Feb 9, 12:57 AM
Unknown Object (File)
Sun, Feb 9, 12:57 AM
Unknown Object (File)
Sun, Feb 9, 12:57 AM
Unknown Object (File)
Sun, Feb 2, 1:09 PM
Unknown Object (File)
Wed, Jan 29, 7:34 AM
Unknown Object (File)
Fri, Jan 24, 12:10 PM
Unknown Object (File)
Fri, Jan 24, 12:10 PM
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.