1
0
mirror of https://github.com/astaxie/beego.git synced 2024-10-06 12:41:49 +00:00
Beego/adapter/logs/es/es.go

6 lines
66 B
Go
Raw Normal View History

package es
import (
_ "github.com/astaxie/beego/core/logs/es"
)