commsdebugutility.h File Reference

#include <comms-infras/commsdebugutility.h>

KLogBufferSize

const TIntKLogBufferSize

Any attempt to write logs longer than KLogBufferSize and the client string will be truncated.

KMaxHexDumpWidth

const TIntKMaxHexDumpWidth

If the client asks to hexdump a string longer than this, the string will be truncated.

KMaxTagLength

const TIntKMaxTagLength

Maximum length of the client tag strings. Exceeding this causes the tag to be truncated.