Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Log consumed record in a file #15

Open
mrebiai opened this issue Nov 22, 2023 · 0 comments
Open

Log consumed record in a file #15

mrebiai opened this issue Nov 22, 2023 · 0 comments

Comments

@mrebiai
Copy link
Member

mrebiai commented Nov 22, 2023

When Kapoeira consumes records, we could maybe also store them into a file for more external assertions.

A first syntax

Then expected records and log to file output.log
      | topic_alias| key        | value  |
      | topic-out  | my-key | result1 |
      | topic-out  | my-key | result2 |

And output.log could be

output1
output2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant