(not tested)

from jmeter.properties
# To redirect logging to standard output, try the following:
# (it will probably report an error, but output will be to stdout)
#log_file=

regards
deepak

On Thu, Mar 10, 2011 at 5:11 PM, 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.
> So I don't need to write print("show message in console") similar to
> log.info again.
>
> Any suggestions would be welcome,thank you!
>
> 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]
>
>

Reply via email to