Skip to content

Commit

Permalink
add error log
Browse files Browse the repository at this point in the history
  • Loading branch information
LinkLeong committed Dec 7, 2022
1 parent 6b1d67e commit 8c96052
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions route/event_listen.go
Original file line number Diff line number Diff line change
Expand Up @@ -70,4 +70,5 @@ func EventListen() {
// logger.Info("info", zap.Any("写入信息", string(output)))
}
}
logger.Error("error when try to connect to message bus")
}

0 comments on commit 8c96052

Please sign in to comment.