Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only log modifications #27

Open
braggpeaks opened this issue Jan 20, 2023 · 2 comments
Open

Only log modifications #27

braggpeaks opened this issue Jan 20, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@braggpeaks
Copy link

braggpeaks commented Jan 20, 2023

Dear Paul,

thanks for providing the tool! I am looking for a configuration to only log modifications, no actions/commands. Ideally I would have a log file with one row per modification:
<timestamp> <trigger> <PATH>
e.g.
2023-01-20 09:56:21 Create C:\temp\testfile.txt
2023-01-20 09:56:22 Rename C:\temp\testfile.txt C:\temp\new.txt

I failed to configure it in that sense. What is the closest I can get?

Thank you,
Daniel

@TechieGuy12
Copy link
Owner

Hi Daniel,

I like that clean log look. Let me see what I can do about changing the logging to accommodate what you are looking for.

@braggpeaks
Copy link
Author

braggpeaks commented Jan 20, 2023

Appreciated, thanks a lot!
When thinking in a bit more detail about it, it would probably make sense to have the filters/exclusions applied for this "log only" feature. Maybe append to a separate log file (only if filters/exclusions match) so that the existing log file is not affected, e.g. a "filewrite" same level as actions/commands/notifications?
Kind regards from Austria,
Daniel

@TechieGuy12 TechieGuy12 added the enhancement New feature or request label Aug 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants