On 8 November 2010 14:50, Anupindi, Satish <[email protected]> wrote: > > Hi, > I'm sorry - I just don't get it in the link you provided. I'd like to > configure an output file\log file only for the BeanShell Listener. Looks > like we could configure a separate log file for different classes - but I > cannot see a class for the Listeners.. . Am I even in the right place?
The BeanShell Listener is in the package: org.apache.jmeter.visualizers which is where you will find all the other Listeners. > Thanks, > Satish > > On 11/6/10 12:49 AM, "Deepak Shetty" <[email protected]> wrote: > >>hi >>this would go to stdout so if you want to see it you should launch jmeter >>with jmeter.bat (instead of jmeterw). Better use the log object then it >>will get stored to jmeter.log (which can be changed using >>http://jakarta.apache.org/jmeter/usermanual/get-started.html ) >> >>regards >>deepak >> >>On Fri, Nov 5, 2010 at 1:36 PM, Anupindi, Satish < >>[email protected]> wrote: >> >>> Hi, >>> Quick question hopefully. When I do a "Print("hello world") in the >>> BeanShell Listener, where is this string saved to? Can I configure >>>where the >>> output of the Beanshell listener is saved given that the output is >>>only a >>> whole bunch of strings? >>> >>> Thanks, >>> Satish >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [email protected] >>> For additional commands, e-mail: [email protected] >>> >>> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

