Make log app name more clear

This commit is contained in:
mdr0id 2019-09-05 16:28:50 -07:00
parent 1e40cea877
commit 148a1da8c7
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": "lightwd",
"app": "lightwalletd",
})
// Initialize database