[Forge linux and Complete match recording file]

Hello everyone, I started to use Forge MTG engine two weeks ago and I have to say "Its a good one
"
I am a MTG player and also a data Scientist.
I would like to generate multiple AI versus AI games and to record all match information in a log file.
I know how to make two IAs paying against each other but I didn't find any thing about game recordings.
I have the Linux version and I would like to know if it is possible to add this feature for the next release.
It would be wonderful to have information such as:


I am a MTG player and also a data Scientist.
I would like to generate multiple AI versus AI games and to record all match information in a log file.
I know how to make two IAs paying against each other but I didn't find any thing about game recordings.
I have the Linux version and I would like to know if it is possible to add this feature for the next release.
It would be wonderful to have information such as:
- 1) when some spell is casted:
['name of the casted spell', turn, mana cost]
2) When some spell is countered and recountered:
['name of the counter spell', 'name of the countered spell'] #Ideally all the current stack
3) When a player blocks an other player:
['name of the blocker', 'name of the blocked creature']
