All issues
Anti-pattern
Bug risk
Coverage
Documentation
Performance
Secrets
Security
Style
Type check
GetLogger
GetLogger is only for internal usage of etcd's client and should not be used as a general purpose logger.
log := client.GetLogger() log.Info("do not use as a general purpose logger")