node-red/packages/node_modules/@node-red/nodes/core
Nick O'Leary 95a51aafdc
Add path property to debug messages
Fixes #2358

This property can be used to identify the full path to the node that
logged a given message. If the node is inside a subflow (and maybe
nested many levels deep), this path can be used to help find the
node, rather than just the top-level subflow instance node.

A side-effect of this change is the Debug sidebar is now able to
show the message tools for a message coming from a deeply nested
subflow
2020-01-17 16:56:30 +00:00
..
common Add path property to debug messages 2020-01-17 16:56:30 +00:00
function Make min-height for change, switch, batch and mqtt consistent 2020-01-01 21:32:56 +00:00
network Make min-height for change, switch, batch and mqtt consistent 2020-01-01 21:32:56 +00:00
parsers Fixed the code format of 70-CSV.js from Tab to Space. try again. 2019-10-22 00:24:10 +09:00
sequence Make min-height for change, switch, batch and mqtt consistent 2020-01-01 21:32:56 +00:00
storage Using the ‘a msg per line’ the last line does not get msg.topic passed (#2352) 2019-10-25 14:51:50 +01:00