Updates:
Owner: ---
Comment #1 on issue 356 by pekka.klarck: Listener should support keywords'
log messages
http://code.google.com/p/robotframework/issues/detail?id=356
This requires a new listener method, probably something like:
log_message(message, level, attrs)
`message` and `level` would be strings and `attrs` a dictionary initially
containing
timestamp and information is the message HTML or not. We can then add more
information to `attrs` in the future without breaking the API.
There's no need to add this method to the old listener API.
After this change it should be possible to implement --debugfile
functionality
internally as a listener.
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings