Property
SoupLogger:max-body-size
since: 3.0
Description [src]
If SoupLogger:level
is SOUP_LOGGER_LOG_BODY
, this gives
the maximum number of bytes of the body that will be logged.
(-1 means “no limit”.)
Type: | gint |
Available since: | 3.0 |
Default value | -1 |
Getter method | soup_logger_get_max_body_size() |
Setter method | soup_logger_set_max_body_size() |