truncated one-line log entries
Alright, Gameplay is a part of this. However, I am concerned about the logs.
I have been working on an MTGA-PBP (play by play) local, self-contained, exe that parses the logs and gives me a, well, play-by-play. The issue I am having is that Arena sometimes can't handle logging the events fast enough and falls back to a one-line output that ends up truncated. This causes any parsed game log reports, like mine and those from Arena Tutor, to be inaccurate. I have added a warning for those instances for the time being. I am unable to provide the actual log for the matches, but my tool, through a "why" argument followed by the gameID and, optionally the turn number. You'll see for yourself, as it quotes the part of the logs affecting that turn whether positive or negative.
It is my hope that this will help you improve your logging system.
Also, a request. Please allow us to export our entire collection, either dropping a file or adding t clipboard. You already have the API for this because of the Deck export. I'd add all my cards to a deck, but that is constrained as well.