log messages lost when validating script
VickyXie777 opened this issue · 0 comments
VickyXie777 commented
1. Issue:
sometimes, log messages recorded by log.info() got lost when validating jython script. Only get the table of final statistics, see screenshot.
2. Reproduction steps
- make A HTTP post request with a large response body
- validate script on ngrinder console.
- see validation-0.log on the web console.
3. Screenshots
under the script folder, I found two validation log files, file content of validation-0.log is the same as stdout web console