mirror of
https://github.com/moby/moby.git
synced 2026-08-09 01:21:37 +00:00
@@ -648,7 +648,7 @@ func watchFile(name string) (filenotify.FileWatcher, error) {
|
||||
|
||||
logger := logrus.WithFields(logrus.Fields{
|
||||
"module": "logger",
|
||||
"fille": name,
|
||||
"file": name,
|
||||
})
|
||||
|
||||
if err := fileWatcher.Add(name); err != nil {
|
||||
|
||||
Reference in New Issue
Block a user