You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ah, that's horrible! I played around with the gitignore file but couldn't quite make sense of it and the file watcher.
However, I did hard-code it to always ignore the log-file, which does seem to work.
It seems the inotify lib was logging "Trace" logs regardless if a file was being watched, so bumped the log-level to "Debug".
Now there should be less spam, as well as a version 0.28.1! 🥳
The
--log
feature can be used to generate some debugging output, which is very nice.However, it also creates hundreds of thousands of lines per second like this:
So, it seems to what itself.
The logfile should not be monitored or exempted from logging.
best regards,
Tom
The text was updated successfully, but these errors were encountered: