Suggested LogReset to delete only erroneous logs

Author: cx9208, Created: 2018-06-13 08:58:47, Updated:

I'm just trying to clear the web error logs but the function doesn't seem to work right now, so hopefully the official can join. (I don't want to close the error log with EnableLog, I want to be able to see it but clean it regularly)


More

The Little DreamYou can use the filter error function SetErrorFilter: https://www.botvs.com/api#SetErrorFilter

cx9208Or you can add a button to delete the wrong log directly in the log message.

The Little DreamIf you want to change the filtering conditions, you can do it again.

cx9208How do you write the words to turn off the ErrorFilter?