"Clear error log" button

Trying to watch the errorl og when testing scraping sessions is frustrating, as I want to clear the error log out, but can't because SS locks it.

Could there be a clear error log feature ? Or at the very least the ability to delete the error log when you're not running a scraping session.

"Clear error log" button

Hi,

This one's a bit tricky because of the way the file is locked. The best solution would probably be to simply delete the log file when screen-scraper isn't running.

Also, if things are running as they should, you shouldn't see too much showing up in that log file. Most errors that would be of interest should show up in the "Log" pane within the screen-scraper workbench.

Kind regards,

Todd Wilson