mirror of
https://github.com/astaxie/beego.git
synced 2025-04-05 06:45:59 +00:00
6 lines
66 B
Go
6 lines
66 B
Go
package es
|
|
|
|
import (
|
|
_ "github.com/astaxie/beego/core/logs/es"
|
|
)
|