max_msg_field_print_size
Limits the size of string fields in trace messages. If a string field is larger than size, the field is truncated in the trace message.
max_msg_field_print_size = size [KB|MB|GB]
Specify signed 32-bit integer values as
KB
,
MB
or
GB
. The minimum permitted size is
1 KB
. By default, the field limit is
1 KB
.