Logging doesn’t work for me either. I created the table manually, but no log entries appear. I’m using wordpress 4.7.1
After investigating a bit, I could see that line 106 in includes/wpCSPclass.php
, after $data = file_get_contents('php://input');
data is empty. Therefore no logging, I guess, but in the browser console is stated that a CSP report was sent.
Any hints? I would really appreciate to use that smart plugin.