You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mloginfo --clients converts the raw output into valid JSON which includes quoting the field names. The regex wasn't expecting commas in the platform value.
Expected behavior
Log lines like the following should show up in the final summary output:
Actual/current behavior
These lines are not included in the result
Steps to reproduce the actual/current behavior
run
mloginfo --clients
on a file with that log lineEnvironment
The text was updated successfully, but these errors were encountered: