提交 aaf36a0d 编写于 作者: Huan (李卓桓)'s avatar Huan (李卓桓)

better log

上级 6426e22d
......@@ -232,7 +232,7 @@ export class Contact extends Accessory implements Sayable {
batchContactList.map(
c => c.ready()
.catch(e => {
log.error('Contact', 'findAll() ready() exception: %s', e.message)
log.error('Contact', 'findAll() contact.ready() exception: %s', e.message)
invalidDict[c.id] = true
}),
),
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册