Skip to content

Log the data from incoming LAVA callbacks

Emanuele Aina requested to merge wip/em/debug into master

Store the received data somewhere so we can later use that for automated testing. Use /tmp as we don't care storing it long term and at some point we should probably stop logging all the requests anyway.

Merge request reports