give each of the adapter a neme
This commit is contained in:
@@ -282,5 +282,5 @@ func (w *fileLogWriter) Flush() {
|
||||
}
|
||||
|
||||
func init() {
|
||||
Register("file", newFileWriter)
|
||||
Register(AdapterFile, newFileWriter)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user