Skip to content

Commit

Permalink
Log redis
Browse files Browse the repository at this point in the history
  • Loading branch information
GNURub committed Apr 14, 2020
1 parent b6e9ba1 commit defa348
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure/channel.go
Expand Up @@ -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
Expand Down

0 comments on commit defa348

Please sign in to comment.