Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

log messages lost when validating script #954

Open
VickyXie777 opened this issue Jan 30, 2023 · 0 comments
Open

log messages lost when validating script #954

VickyXie777 opened this issue Jan 30, 2023 · 0 comments

Comments

@VickyXie777
Copy link

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

  1. make A HTTP post request with a large response body
  2. validate script on ngrinder console.
  3. see validation-0.log on the web console.

3. Screenshots

console stdout:
image

under the script folder, I found two validation log files, file content of validation-0.log is the same as stdout web console
image

but validation-0.log1 has log.info we needed,
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant