icewind1991 / files_inotify

Adds support detecting changes in local external storages with occ files_external:notify
29 stars 3 forks source link

How can I change the format of the output of changes in the directory? #20

Open xpom43 opened 3 years ago

xpom43 commented 3 years ago

Hi, I am a student. Is it possible to change the format of the output of changes in the local storage? For example, add the date and time before the event that has occurred? For example: 2021-10-15 10:00:10 removed /dir/file.txt 2021-10-15 10:05:10 create /dir/dir2

Is it possible to find out which user made the change? For example: 2021-10-15 10:00:10 UserPC removed /dir/file.txt