No, but you can append jmeter.log to jmeter_all.log (for example)
after every test run.

Or just rename the file after a test run.

Or you can name the file to be used. This has to be done as a Java
property, because JMeter opens the log file before it processes its -D
and -J qualifiers.

For example, on Windows:

set JVM_ARGS=-Dlog_file=jmeter_1234.log
jmeter ...

This assumes that the jmeter.properties file does not define
jmeter_log, as that would override the Java property.

S///
On 18/08/06, Saha, Mukul (Cognizant) <[EMAIL PROTECTED]> wrote:

Hi, is it possible to configure in Jmeter that it does not erase the
jmeter.log file every time the program is started; instead, just append
the logs to a single log file?



Thanks & Regards

Mukul Saha

___________________________________________
Cognizant Technology Solutions,Kolkata.
Ph: 033-2357 3211 / 5221 Vnet:31420





This e-mail and any files transmitted with it are for the sole use of the 
intended recipient(s) and may contain confidential and privileged information.
If you are not the intended recipient, please contact the sender by reply 
e-mail and destroy all copies of the original message.
Any unauthorised review, use, disclosure, dissemination, forwarding, printing 
or copying of this email or any action taken in reliance on this e-mail is 
strictly
prohibited and may be unlawful.

  Visit us at http://www.cognizant.com


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to