https://bz.apache.org/bugzilla/show_bug.cgi?id=59429
--- Comment #3 from Philippe Mouawad <[email protected]> --- @sebb, a message is already logged at debug level: log.debug("StartNextLoop option is on, Last sample failed, starting next loop"); See: https://github.com/apache/jmeter/blob/trunk/src/core/org/apache/jmeter/threads/JMeterThread.java#L254 Thinking further about it, switching it to info could introduce performance regressions for test plans that have this option on (and aware of its consequence) knowing that jmeter default log level is INFO. -- You are receiving this mail because: You are the assignee for the bug.
