On 11 March 2011 01:11, rolandpeng <[email protected]> wrote:
> hi,
>   I  have many log.info("show message in log file") statements in beanshell
> postprocessor.
> It's fine I can read the log messages in jmeter.log.
>
>   But is it possible to modify log4j configuration to show the messages in
> console window(system.out) as well.

No.

Anyway JMeter does not use log4j.

> So I don't need to write print("show message in console") similar to
> log.info again.
>
> Any suggestions would be welcome,thank you!

Write a method that does both.

> Roland.
>
> --
> View this message in context: 
> http://jmeter.512774.n5.nabble.com/how-to-show-log-message-in-console-with-logger-tp3424410p3424410.html
> Sent from the JMeter - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> 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]

Reply via email to