I'm adding some new host logging to help diagnose problems of finding executable files or dSYMs, Greg suggested we should add it to the Host log channel. Currently Socket::Read and Socket::Write are logging to Host which is super verbose. He suggests that we should switch these over the Communication log channel instead. Some of Socket.cpp is logging to LOG_CONNECTION already. Zachary, any opinion on this? I think you touched this most recently. Not sure if you're using this logging yourself.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Sending source/Host/common/Socket.cpp
Transmitting file data .
Committed revision 243175.