1
0
mirror of https://github.com/astaxie/beego.git synced 2024-10-06 14:51:50 +00:00
Beego/adapter/logs/alils/alils.go

6 lines
72 B
Go
Raw Normal View History

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