'Jmeter Console is not displaying any logs
The jmeter console does not show any logs or print output.I am using jmeter 5.2.3.
Solution 1:[1]
I cannot reproduce your issue:
so my expectation is that your JMeter logging configuration is not default, i.e. you turned logging of by accident.
I believe if you:
- Take log4j2.xml file from JMeter Github page and copy it to "bin" folder of your JMeter installation
- Restart JMeter to pick up the original logging configuration file
You should get the same behaviour as I do
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Dmitri T |

