issues
search
tag1consulting
/
goose
Load testing framework, inspired by Locust
https://tag1.com/goose
Apache License 2.0
809
stars
70
forks
source link
optionally don't log response body in debug log
#237
Closed
jeremyandrews
closed
3 years ago
jeremyandrews
commented
3 years ago
introduce
--no-debug-body
to optionally not log the response body in the debug log
allocate less memory to the debug log buffer when not logging response bodies (64K versus 8M)
fixes
https://github.com/tag1consulting/goose/issues/230
--no-debug-body
to optionally not log the response body in the debug log