give each of the adapter a neme
This commit is contained in:
@@ -112,5 +112,5 @@ func newFilesWriter() Logger {
|
||||
}
|
||||
|
||||
func init() {
|
||||
Register("multifile", newFilesWriter)
|
||||
Register(AdapterMultiFile, newFilesWriter)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user