mirror of
https://github.com/yusing/godoxy.git
synced 2026-03-31 14:13:09 +02:00
v0.5: (BREAKING) simplified config format, improved output formatting, fixed docker watcher
This commit is contained in:
@@ -535,4 +535,4 @@ func IsPrint(s string) bool {
|
||||
return true
|
||||
}
|
||||
|
||||
var logger = logrus.WithField("?", "http")
|
||||
var logger = logrus.WithField("module", "http")
|
||||
|
||||
Reference in New Issue
Block a user