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
F14002861: D15422.id37179.diff
Fri, Oct 25, 11:15 PM
F14000785: D15422.id37179.diff
Fri, Oct 25, 12:56 AM
F13958718: D15422.diff
Mon, Oct 14, 4:12 PM
Unknown Object (File)
Oct 5 2024, 4:32 AM
Unknown Object (File)
Oct 5 2024, 4:26 AM
Unknown Object (File)
Oct 5 2024, 2:44 AM
Unknown Object (File)
Sep 30 2024, 9:02 PM
Unknown Object (File)
Sep 24 2024, 5:17 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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.