#include <comms-infras/commsdebugutility.h>
const TInt | KLogBufferSize |
Any attempt to write logs longer than KLogBufferSize and the client string will be truncated.
const TInt | KMaxHexDumpWidth |
If the client asks to hexdump a string longer than this, the string will be truncated.
const TInt | KMaxTagLength |
Maximum length of the client tag strings. Exceeding this causes the tag to be truncated.