Skip to content

[Question - RobotFramework Database listener] - how to map log from 'log_message' table to keyword in 'keyword_tree' #68

@sokol1412

Description

@sokol1412

Hi!

Firstly I need to mention that I really love work you've done. I'm now using the RobotFramework live listener which writes the data to my PostgreSQL database.

I have one issue which I'm having hard time to solve. I would like to somehow get an information on the log messages linked to a particular instance of keyword for test result.

In the current schema I do not see any connection between log_message and keyword_tree tables (I would do some join on execution_path column, but this column is missing from keyword_tree table)

Do you have any ideas how I could achieve my goal? Thanks in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions