property@Logger:level is [soup.types.LoggerLogLevel.Body], this gives
the maximum number of bytes of the body that will be logged. (-1 means "no limit".)
int maxBodySize() @propertyGet maxBodySize property.
property@Logger:level is [soup.types.LoggerLogLevel.Body], this gives
the maximum number of bytes of the body that will be logged. (-1 means "no limit".)
void maxBodySize(int propval) @propertySet maxBodySize property.
propval | If property@Logger:level is [soup.types.LoggerLogLevel.Body], this gives the maximum number of bytes of the body that will be logged. (-1 means "no limit".) |