Updates:
        Status: Accepted
        Labels: Target-2.8.2

Comment #1 on issue 1534 by pekka.klarck: Nice to have a keyword for printing something to console
http://code.google.com/p/robotframework/issues/detail?id=1534

I think this is a good idea. It's already easy to log to the console from test libraries [1], and being able to do that directly from the test data would be handy too. Obviously you can already now log stuff using WARN level and get messages to the console, but then you also get those warnings to your log file.

[1] http://robotframework.googlecode.com/hg/doc/userguide/RobotFrameworkUserGuide.html#logging-to-console


There are two things to be decided:

1) Do we want to enhance Log or add new Log To Console keyword?

2) Is it important to be able to select the stream? `robot.api.logger.console` writes messages to the stdout and that has been enough so far.


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--

--- You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to robotframework-commit+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to