name of app is missleading in log message

This commit is contained in:
mdr0id 2019-08-27 14:15:00 -07:00
parent 59975fc349
commit 716930d028
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ func main() {
logger.SetLevel(logrus.Level(opts.logLevel))
log = logger.WithFields(logrus.Fields{
"app": "RPCclient",
"app": "lightwd",
})
// Initialize database