Commits


Michael Haney authored and GitHub committed 78ee63dab35
Handle events that fail to write or are missing and add logging levels (#5357) * Change removeItemAtURL to removeItemAtPath It seems to work better, for reasons that aren't clear. It may have something to do with forming URLs being more strict. * Add logging levels, fix failed write events * Update comment