Property

SoupLogger:max-body-size

Declaration

property max-body-size: int [ read, write, construct ]

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

Default value-1
Getter methodsoup_logger_get_max_body_size()
Setter methodsoup_logger_set_max_body_size()

Flags

Readableyes
Writableyes
Constructyes
Construct onlyno