This reverts commit acbbd4c58d.
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
690cbc9fa3
Коммит
ac10bb12a5
@@ -19,7 +19,7 @@ const (
|
||||
LogConfigSrcTypeFile LogConfigSrcType = "file"
|
||||
)
|
||||
|
||||
type LogSrcListener func(oldCfg, newCfg mlog.LoggerConfiguration)
|
||||
type LogSrcListener func(old, new mlog.LoggerConfiguration)
|
||||
type LogConfigSrcType string
|
||||
|
||||
// LogConfigSrc abstracts the Advanced Logging configuration so that implementations can
|
||||
|
||||
Ссылка в новой задаче
Block a user