I would like to log different data that is send and received
This sometimes contains arrays.
Is it possible to convert everything to flat text?
So that the whole lines comes like text in my log file.
Now i get [object Object] for example
The problem is that the datastring differs every time