andreaskoch / go-fswatch

fswatch is a go library for monitoring filesystem changes that does not depend on inotify
Other
56 stars 9 forks source link

fswatch.NewFileWatcher(monitor, checkIntervalInSeconds).Start() used as value #5

Open frank0718 opened 7 years ago

frank0718 commented 7 years ago

print the error message ,why ?

andreaskoch commented 7 years ago

Hi @frank0718, do you mean the log() method?