mirror of
https://github.com/astaxie/beego.git
synced 2025-06-12 11:50:40 +00:00
refactor writeMsg function
This commit is contained in:
@ -76,5 +76,5 @@ func (el *esLogger) Flush() {
|
||||
}
|
||||
|
||||
func init() {
|
||||
logs.Register(logs.AdaterEs, NewES)
|
||||
logs.Register(logs.AdapterEs, NewES)
|
||||
}
|
||||
|
Reference in New Issue
Block a user