-
Notifications
You must be signed in to change notification settings - Fork 23
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
Feature/SYSTEST-9487 add live session logging #136
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm still a bit surprised to see 'live' as an output choice (along with raw), but I guess I get it given the lack of outer array or object. Otherwise, I think very minor comments. 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 LGTM!
MF allows users to record "sessions" of communication to/from MF to a log file. This file is only updated when a session is stopped. I added functionality to output data to the file as soon as it's received by MF.