9 ms·
Hi! Didn't see your question until now. While I haven't implemented the logging yet, I'm thinking about storing them in the JSON-format. Messages are already s
by erming 12y ago
Hi! Didn't see your question until now.
While I haven't implemented the logging yet, I'm thinking about storing them in the JSON-format. Messages are already stored as JavaScript object, so I think this is my best option. And exporting them as .txt on demand, shouldn't be a problem either.
Thank you for the feedback