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