1
0
mirror of https://github.com/astaxie/beego.git synced 2025-02-02 12:57:12 +00:00

6 lines
76 B
Go
Raw Normal View History

2020-10-05 21:54:38 +08:00
package alils
import (
_ "github.com/astaxie/beego/pkg/core/logs/alils"
)