1
0
mirror of https://github.com/astaxie/beego.git synced 2025-01-10 15:57:12 +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"
)