log state after initialization
commitb68764fab90357269fc86c0faadb0f5d9d570d5b
authorCatherine Gasnier <catg@fb.com>
Wed, 3 Aug 2022 17:39:57 +0000 (3 10:39 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Wed, 3 Aug 2022 17:39:57 +0000 (3 10:39 -0700)
tree6ca90b0520933040e37fab03b646d38f02900502
parent938e85e904eb7e61bf659d43a46bc0180639b98e
log state after initialization

Summary:
I want to roll out ide_use_shallow_decl but I have no way to observe the value of the flag.
Therefore I'm logging the state after initialization, which includes options.

Reviewed By: bobrenjc93

Differential Revision: D38314207

fbshipit-source-id: 6c6bcce23b64c50aa689a214df5a133c9e86e91d
hphp/hack/src/client/ide_service/clientIdeDaemon.ml
hphp/hack/src/client/ide_service/dune