I have also requested this before. It seems like atm. there's no other way than using SQL-scripts on the server.
DELETE FROM [lansweeperdb].[dbo].[tsysPackageLogs] WHERE Success = 0
Deletes
all scanning errors from the log. You could extend this for your reasons.