Comment #4 on issue 867 by [email protected]: New keyword , "Run Keyword If Tag"
http://code.google.com/p/robotframework/issues/detail?id=867
Solution which you are provided will work the same as my implementation. Which is creating another deep level, hoped for solution which, a little different. If test have tags then keyword is presented the same way as it would be executed directly. And when test doesn't have tag then this part isn't added to log.
