feat: 增加启动日志
This commit is contained in:
committed by
zhengkunwang223
parent
c5dfb894ca
commit
f7bd16076e
1
backend/init/cache/cache.go
vendored
1
backend/init/cache/cache.go
vendored
@@ -51,4 +51,5 @@ func Init() {
|
||||
}
|
||||
|
||||
global.CACHE = badger_db.NewCacheDB(cache)
|
||||
global.LOG.Info("init cache successfully")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user