mirror of
https://github.com/yusing/godoxy.git
synced 2026-04-24 01:38:50 +02:00
v0.5: (BREAKING) simplified config format, improved output formatting, fixed docker watcher
This commit is contained in:
@@ -129,4 +129,4 @@ func (h *fileWatcherHelper) start() {
|
||||
}
|
||||
}
|
||||
|
||||
var fsLogger = logrus.WithField("?", "fsnotify")
|
||||
var fsLogger = logrus.WithField("module", "fsnotify")
|
||||
|
||||
Reference in New Issue
Block a user