mirror of
https://github.com/astaxie/beego.git
synced 2025-06-15 18:10:40 +00:00
logs Adapter
This commit is contained in:
5
pkg/adapter/logs/alils/alils.go
Normal file
5
pkg/adapter/logs/alils/alils.go
Normal file
@ -0,0 +1,5 @@
|
||||
package alils
|
||||
|
||||
import (
|
||||
_ "github.com/astaxie/beego/pkg/core/logs/alils"
|
||||
)
|
Reference in New Issue
Block a user