In order to enable it they need to add `"logslow" => true` to the dboptions array in their config.php file
This will cause slow queries to be logged in the "log_queries" table in the database, they can then export this table and sent it to us
Please only enable slow query logging for long enough to test, immediately disable after testing