-
-
Notifications
You must be signed in to change notification settings - Fork 966
Event logger for research #23
Copy link
Copy link
Closed
Description
Suggested by @matthias-stone. Log the raw events coming from the OS for a variety of actions:
- Touching files
- Creating directories
- Saving files in various editors
- Deleting a watched file/directory
- etc.
This information can then be used to improve how fsnotify operates across platforms.
Implementation
Rather than add a verbose mode to fsnotify, this may be a separate repository with individual cmds for each adapter (cleanly implemented, getting closer to the APIs).
- kqueue
- Windows
- FSEvents
- FEN
- inotify
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels