microsoft / azure-load-testing

MIT License
22 stars 2 forks source link

[Feature Request] Allow INFO level logs in worker.log #57

Closed jwyza-pi closed 4 months ago

jwyza-pi commented 2 years ago

Is your feature request related to a problem? Please describe. When trying to diagnose why a sampler or plugin isn't working (but isn't erroring out) it would be useful to be able to see the INFO logs generated by that plugin or sampler.

Describe the solution you'd like An option to enable logging at lower levels than the default which appears to be WARN. Ideally supporting all levels, though at the very least, the INFO level.

Describe alternatives you've considered There doesn't appear to be a workaround for this as the loglevel is set in 3 places, none of which we can affect (log4j2.xml file in the jmeter launch directory, jmeter.properties, or the actual commandline that launches jmeter). Because the issue I'm trying to diagnose is in a plugin, I can't affect it (since it's downloaded via the apache repository).

Additional context Add any other context or screenshots about the feature request here.

AB#1489514

kaumishra commented 2 years ago

@jwyza-pi Thanks for sharing this feedback. This item is in our roadmap. I will update once we have a timeline for it.

TheRaspyDev commented 1 year ago

Hi @kaumishra Any news on that feature request? Last update was more than an year ago. Regards, M. Erni

wyp84 commented 1 year ago

Same here, any news on this?

ninallam commented 4 months ago

Info logs are now available in the Copy Artifacts option of the test run.