maxBodySize property
Cap on the body size we record (bytes). Bodies above this cap are truncated. Defaults to 16 KB.
Implementation
final int maxBodySize;
Cap on the body size we record (bytes). Bodies above this cap are truncated. Defaults to 16 KB.
final int maxBodySize;