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
That's a good idea, but I'm not sure the Commons IO FileAlterationMonitor API used in the FileWatcher class can do that. I think the whole file monitoring logic would have to be rewritten.
I think it supports it.. I just changed FileUtils.listFiles(directory, fileFilter, TrueFileFilter.INSTANCE) and it's working. Please if possible add this.
Currently paths like "/test/*/.log" are not supported. Please add wildcard support to directories.
The text was updated successfully, but these errors were encountered: