Add verbose VSDebug logging
commita8b5b4f643cd48e74d650017b76525514d54f08a
authorShaunak Kishore <kshaunak@fb.com>
Wed, 10 Mar 2021 19:42:55 +0000 (10 11:42 -0800)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Wed, 10 Mar 2021 19:45:50 +0000 (10 11:45 -0800)
tree7ff1c052bb021e61c75d71eeb0468a7457b5bb82
parentc5c12dabc129e0a52c0887833e15f69a536c656f
Add verbose VSDebug logging

Summary:
Add verbose level (note that no flag controls debug level, but right now, no one uses this debugging. I'll add a flag)

Add logging for all incoming and outgoing messages.

Reviewed By: ricklavoie

Differential Revision: D26930759

fbshipit-source-id: d2cf72ad172ecf2815a4f4e7be63b8d1789c6333
hphp/runtime/ext/vsdebug/debugger.cpp
hphp/runtime/ext/vsdebug/logging.h
hphp/runtime/ext/vsdebug/transport.cpp