LogAllWireBytes property

bool LogAllWireBytes
getter/setter pair
Test switch to log all bytes that come across the wire. Helpful when parsing fails before certain bytes hit the trace logs.

Implementation

static bool LogAllWireBytes = false;