Hello! I think about opportunity of writing logs to stream on blockchain. I have a wordpress website and a plugin that allows to issue tokens, send tokens and exchange them. I would like to put logs for all transactions into blockcchain so even if mysql becomes compromised we can restore db using backup and prove the actuality of data using logs that were put into stream. Another usage of stream could be putting there some data, for example terms of crowdfunding campaign and current progress. But it also could be done using logs.
So any idea of how to best enable auto logging from wordpress to stream?