give each of the adapter a neme
This commit is contained in:
@@ -76,5 +76,5 @@ func (el *esLogger) Flush() {
|
||||
}
|
||||
|
||||
func init() {
|
||||
logs.Register("es", NewES)
|
||||
logs.Register(logs.AdaterEs, NewES)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user