Skip to content

Event logger for research #23

@nathany

Description

@nathany

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions