1
0
mirror of https://github.com/astaxie/beego.git synced 2024-11-15 02:40:54 +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"
)