mirror of
https://github.com/gwuhaolin/livego.git
synced 2021-06-01 09:10:22 +03:00
Log redis
This commit is contained in:
@@ -38,7 +38,7 @@ func Init() {
|
||||
log.Panic("Redis: ", err)
|
||||
}
|
||||
|
||||
log.Debug("Redis connected")
|
||||
log.Info("Redis connected")
|
||||
}
|
||||
|
||||
// set/reset a random key for channel
|
||||
|
||||
Reference in New Issue
Block a user