1
0
mirror of https://github.com/astaxie/beego.git synced 2025-01-22 18:57:12 +00:00
2020-10-05 21:55:26 +08:00

6 lines
70 B
Go

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