Spew output to a logfile if HH_EMITTER_LOG set
commit656b6dc099712405180ac77f1b4626cf11ef28c9
authorMichael Sullivan <msullivan@fb.com>
Mon, 3 Aug 2015 22:22:07 +0000 (3 15:22 -0700)
committerhhvm-bot <hhvm-bot@fb.com>
Tue, 4 Aug 2015 04:21:41 +0000 (3 21:21 -0700)
tree6cc60ac2d3f02689ba38102597f3ae64903062f9
parent30aa73fbf82a8e39c4519af856dd604bd8019540
Spew output to a logfile if HH_EMITTER_LOG set

Summary: Have hh_emitter spew all of its output to a logfile if HH_EMITTER_LOG set. This is useful for debugging the output of hh_emitter when it is running as an hhvm external emitter.

Reviewed By: @int3

Differential Revision: D2301427
hphp/hack/src/emitter/emitter.ml
hphp/hack/src/utils/sys_utils.ml