1
0
mirror of https://github.com/astaxie/beego.git synced 2024-10-06 19:11:50 +00:00
Beego/pkg/adapter/logs/alils/alils.go
2020-10-05 21:55:26 +08:00

6 lines
76 B
Go

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