Status: New
Owner: ----
Labels: Type-Enhancement Priority-Medium
New issue 927 by kai.hack...@gmail.com: OperatingSystem library
keyword 'Run And Return RC' improvement
http://code.google.com/p/robotframework/issues/detail?id=927
As a keyword user
I want "Run And Return RC" to log the std stream output as info log message
and err stream output as warn log message automatically, or if the output
contains *info* or *warn* tags to use them accordingly,
so that I can see the output of the execution in the log automatically.