Also output the event flags in the debug logs
authorKevin Ottens <kevin.ottens@nextcloud.com>
Thu, 22 Oct 2020 11:17:52 +0000 (13:17 +0200)
committerKevin Ottens (Rebase PR Action) <er-vin@users.noreply.github.com>
Mon, 26 Oct 2020 12:37:00 +0000 (12:37 +0000)
commit8fad88055e4034760af217f666ce84bc10680225
treeb2f2047a4f393d5e8afe7cbfebab06c80ceb51ef
parent1627522695ec3caea6d6e51375182657ecf5b572
Also output the event flags in the debug logs

When we skip a watcher event on mac, we log the file path but not the
event flags which came with it. Let's add it, it should help figure out
what's going on with #2578.

Signed-off-by: Kevin Ottens <kevin.ottens@nextcloud.com>
src/gui/folderwatcher_mac.cpp