1
0
mirror of https://github.com/astaxie/beego.git synced 2025-01-10 14:57:11 +00:00

6 lines
66 B
Go
Raw Normal View History

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