node-red/packages/node_modules/@node-red/nodes/core/common
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
..
lib/debug Add path property to debug messages 2020-01-17 16:56:30 +00:00
20-inject.html Fix width on inject node property 2019-10-04 15:33:31 +09:00
20-inject.js Reorganise nodes into new categories 2019-08-21 14:23:23 +01:00
21-debug.html Add path property to debug messages 2020-01-17 16:56:30 +00:00
21-debug.js Add path property to debug messages 2020-01-17 16:56:30 +00:00
24-complete.html Move Complete node to the new common category 2019-08-21 14:41:51 +01:00
24-complete.js Move Complete node to the new common category 2019-08-21 14:41:51 +01:00
25-catch.html Reorganise nodes into new categories 2019-08-21 14:23:23 +01:00
25-catch.js Reorganise nodes into new categories 2019-08-21 14:23:23 +01:00
25-status.html Reorganise nodes into new categories 2019-08-21 14:23:23 +01:00
25-status.js Reorganise nodes into new categories 2019-08-21 14:23:23 +01:00
60-link.html Reorganise nodes into new categories 2019-08-21 14:23:23 +01:00
60-link.js Reorganise nodes into new categories 2019-08-21 14:23:23 +01:00
90-comment.html Add placeholders to name fields 2019-10-29 20:45:57 +09:00
90-comment.js Reorganise nodes into new categories 2019-08-21 14:23:23 +01:00
98-unknown.html Reorganise nodes into new categories 2019-08-21 14:23:23 +01:00
98-unknown.js Reorganise nodes into new categories 2019-08-21 14:23:23 +01:00