mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2024-11-15 18:08:32 -07:00
Additional logging for https://github.com/Koenkk/zigbee2mqtt/issues/12432
This commit is contained in:
parent
99e67b1495
commit
920b4924b0
@ -71,6 +71,7 @@ export default class NetworkMap extends Extension {
|
||||
'bridge/response/networkmap',
|
||||
stringify(utils.getResponse(message, {}, error.message)),
|
||||
);
|
||||
logger.debug(error.stack);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user